Show
Ignore:
Timestamp:
2000-03-03 01:54:22 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Fix index updates when closing or synching mail folders fails.
There were some bug-fixes hidden in that code.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • commands.c

    r1516 r1599  
    659659    need_buffy_cleanup = (ctx.magic == M_MBOX || ctx.magic == M_MMDF || ctx.magic == M_KENDRA); 
    660660 
    661     mx_close_mailbox (&ctx); 
     661    mx_close_mailbox (&ctx, NULL); 
    662662 
    663663    if (need_buffy_cleanup)