X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e42523dbf5820c4d1b0c3496b2d6a226fb31832e..1dd8eb505ef646b8489a08edd60309ee97248143:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 12124cdb..11db40da 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 *);