X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=349358751f60536006e14d1b2a733b884ef091b2;hp=359059671eeb97e4b0c7244b07c013ae361091ef;hb=fc7b90fd61ac9efd35a5b506cc10679969d84cba;hpb=73f7668b25b19be237399aaf2343fb7d432702a6 diff --git a/commands.c b/commands.c index 3590596..3493587 100644 --- a/commands.c +++ b/commands.c @@ -777,7 +777,7 @@ int mutt_save_message (HEADER * h, int delete, void mutt_version (void) { - mutt_message (mutt_make_version (1)); + mutt_message (mutt_make_version()); } void mutt_edit_content_type (HEADER * h, BODY * b, FILE * fp)