X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=protos.h;h=2282b8f5b5d747744ba168a6031c1e2faadd72e7;hb=f435868132e200bfa71ac155f037cf64bf5414ba;hp=0a7c85dfb0b71474e607302589486dc415b0d95e;hpb=36dba66c0164ad809efec4e8e15d7290f0882bb2;p=apps%2Fmadmutt.git diff --git a/protos.h b/protos.h index 0a7c85d..2282b8f 100644 --- a/protos.h +++ b/protos.h @@ -135,7 +135,7 @@ int mutt_write_fcc (const char *path, HEADER * hdr, const char *msgid, int, char *); int mutt_write_mime_body (BODY *, FILE *); int mutt_write_mime_header (BODY *, FILE *); -int mutt_write_rfc822_header (FILE *, ENVELOPE *, BODY *, int, int); +int mutt_write_rfc822_header (FILE *, ENVELOPE *, BODY *, int); void mutt_sleep (short); int mutt_save_confirm (const char *, struct stat *);