X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=b0c0997f961d48388faf6029dfafbe32e5c12958;hb=02c76189d63e4936b19ddd27fbcd97cbbaaf5e86;hp=b4c004810f3ebb73bc942e8a7f59b171066630ca;hpb=f423b06bf5ab4a966b17857f027a46e74447f438;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index b4c0048..b0c0997 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -47,7 +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 *); +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 *); @@ -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