X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=914036c8046c0730d0d4f16048cc953a3e8e88af;hb=af586ebe59b73c23b2291624ab0015913c5a3687;hp=53045487980f63b4bf299c64777f7033a441e25a;hpb=674c6f70fa9371ce754daddc0441fff26279a54c;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 5304548..914036c 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 *);