X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fprototypes.h;h=b0c0997f961d48388faf6029dfafbe32e5c12958;hb=02c76189d63e4936b19ddd27fbcd97cbbaaf5e86;hp=38357a8d59f01d61f9a28630bef13b5511569cb3;hpb=3a85e0bc9c72935ca9d154b3aa3093c31ed1836e;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 38357a8..b0c0997 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