Changed rmm, send, and whatnow man pages to be consistent with the
[mmh] / h / prototypes.h
index 38357a8..b0c0997 100644 (file)
@@ -47,6 +47,7 @@ void cpydgst (int, int, char *, char *);
 int decode_rfc2047 (char *, char *, size_t);
 void discard (FILE *);
 int default_done (int);
+void escape_display_name (char *, size_t);
 int ext_hook(char *, char *, char *);
 int fdcompare (int, int);
 int folder_addmsg (struct msgs **, char *, int, int, int, int, char *);
@@ -138,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