X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=protos.h;h=6d23e83fa55554d42e9f64431c6832342de495db;hp=27f829c740e02c07bd5fb6b644ee3ddd8aa1c82d;hb=e4ebc9b0ae5de07d53d8b0ecf594244e1bc44d0a;hpb=55a238fef5db8ed7cc0c58654ba15df9638b25b4;ds=sidebyside diff --git a/protos.h b/protos.h index 27f829c..6d23e83 100644 --- a/protos.h +++ b/protos.h @@ -214,7 +214,7 @@ int mutt_complete (char *, size_t); int mutt_copy_body (FILE *, BODY **, BODY *); int mutt_display_message (HEADER * h); -int mutt_dump_variables (void); +int mutt_dump_variables (int full); int mutt_edit_message (CONTEXT *, HEADER *); int mutt_fetch_recips (ENVELOPE * out, ENVELOPE * in, int flags); int mutt_chscmp (const char *s, const char *chs);