X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=a5255d56181474f7735557a6525550b841917699;hp=b50f9d5459cd73697b9151c5c524b67be2a85024;hb=9a1805afc94b21d8766e6e67ef57f92aaf966e84;hpb=57c0b219e1b899b31397f355dd7b84e8c03a5094 diff --git a/commands.c b/commands.c index b50f9d5..a5255d5 100644 --- a/commands.c +++ b/commands.c @@ -779,7 +779,7 @@ int mutt_save_message (HEADER * h, int delete, #ifdef BUFFY_SIZE tmp = mutt_find_mailbox (buf); if (tmp && tmp->new <= 0) - mutt_update_mailbox (tmp); + buffy_update_mailbox (tmp); #else /* fix up the times so buffy won't get confused */ if (st.st_mtime > st.st_atime) {