]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Removed unused Hesiod relic.
[nmh] / h / prototypes.h
index 2a944e9f087cdb900f5c0bbf750b8ee5ed23992b..e74f32782c7577493604c389fe6a48dfdb3bc4ea 100644 (file)
@@ -139,7 +139,6 @@ int strncasecmp (const char *s1, const char *s2, size_t n);
  */
 char *LocalName(int);
 char *SystemName(void);
-char *OfficialName(char *);
 
 /*
  * prototypes for some routines in uip
@@ -154,7 +153,7 @@ int mhl(int, char **);
 int mhlsbr(int, char **, FILE *(*)(char *));
 int distout (char *, char *, char *);
 void replout (FILE *, char *, char *, struct msgs *, int,
-       int, char *, char *, char *);
+       int, char *, char *, char *, int);
 void set_endian(void);
 int sc_hardcopy(void);
 int sc_length(void);