X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=buffy.c;h=34010dec271639c3307ba11e667b1f0f99a80ad3;hb=507a319c3af728c7cad6bc492cffa188fb8ad7bb;hp=208eaacae146025ea26a72777059116d52f56b7e;hpb=9ff4c5cafac6f3cda731034777f28ac5e71cc4fb;p=apps%2Fmadmutt.git diff --git a/buffy.c b/buffy.c index 208eaac..34010de 100644 --- a/buffy.c +++ b/buffy.c @@ -439,8 +439,8 @@ int mutt_buffy_check (int force) (!(p = strstr (de->d_name, ":2,")) || !strchr (p + 3, 'T'))) { /* one new and undeleted message is enough */ - BuffyCount++; #if 0 + BuffyCount++; /* we're checking for read and not new mail; * seems like copy'n'paste error */