X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3a85e0bc9c72935ca9d154b3aa3093c31ed1836e..644f47ca88dbfabf7989675b3c27c47edee6b5fb:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 38357a8d..b0c0997f 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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