X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f423b06bf5ab4a966b17857f027a46e74447f438..911d7035bfc4229bdbb754dbc165982fc4d6c6d2:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index b4c00481..2a944e9f 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -47,7 +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 *); +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 *);