X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/358131df8b64ef0c6020dbe9ec61e11cecdef356..3c73a92285ce86f9103d55a93d7ba14ec46f4ff8:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 53045487..914036c8 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -48,6 +48,7 @@ int decode_rfc2047 (char *, char *, size_t); void discard (FILE *); int default_done (int); void escape_display_name (char *, size_t); +void escape_local_part (char *, size_t); int ext_hook(char *, char *, char *); int fdcompare (int, int); int folder_addmsg (struct msgs **, char *, int, int, int, int, char *);