Rocco Rutte:
[apps/madmutt.git] / commands.c
index b50f9d5..a5255d5 100644 (file)
@@ -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) {