X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=2a944e9f087cdb900f5c0bbf750b8ee5ed23992b;hb=6beed3bdc272bd06ef6273865a4b67e881393ae0;hp=38357a8d59f01d61f9a28630bef13b5511569cb3;hpb=3a85e0bc9c72935ca9d154b3aa3093c31ed1836e;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 38357a8..2a944e9 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 *);