X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/3a85e0bc9c72935ca9d154b3aa3093c31ed1836e..59b086daa57105e8fbd8b1e6ba60be6a845faf95:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 38357a8d..b4c00481 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 *);