X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=11db40da48de7ec769aecf5b274c4c1bf1b2577d;hb=f931795fd8973c1edb40a26ecf87dbe27f7a6148;hp=12124cdbad0b43797c00572fdf48346f37ac9a23;hpb=d1622b3fcf620fb6dbd1a8eeb46fd368e0e3d460;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 12124cd..11db40d 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -133,7 +133,7 @@ int strncasecmp (const char *s1, const char *s2, size_t n); * some prototypes for address parsing system * (others are in addrsbr.h) */ -char *LocalName(void); +char *LocalName(int); char *SystemName(void); char *OfficialName(char *);