X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=commands.c;h=a5255d56181474f7735557a6525550b841917699;hp=b50f9d5459cd73697b9151c5c524b67be2a85024;hb=a264c7bd834b6a72c90e9f672a2e0fdb06c18083;hpb=25bf57d598476b329536fa3f748cc0c529fef6bd 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) {