X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=b4c004810f3ebb73bc942e8a7f59b171066630ca;hb=5f2ff254eb4949a28a844a627b1ad1e10ec76d0c;hp=38357a8d59f01d61f9a28630bef13b5511569cb3;hpb=3a85e0bc9c72935ca9d154b3aa3093c31ed1836e;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 38357a8..b4c0048 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 *); int ext_hook(char *, char *, char *); int fdcompare (int, int); int folder_addmsg (struct msgs **, char *, int, int, int, int, char *);