X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=42718495c660f2cff7688b4713ea7b812cfd6718;hp=3eea9046b8094bf44ad612799604b1a9323fd1c4;hb=3db1eed8cb47ae930ec78a1dc6576f608363da85;hpb=ca1036a5694287e6ccf6d95af9e33a7e1d5a75fd diff --git a/commands.c b/commands.c index 3eea904..4271849 100644 --- a/commands.c +++ b/commands.c @@ -825,7 +825,7 @@ int mutt_save_message (HEADER * h, int delete, void mutt_version (void) { - mutt_message (mutt_make_version ()); + mutt_message (mutt_make_version (1)); } void mutt_edit_content_type (HEADER * h, BODY * b, FILE * fp)