X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=buffy.c;h=34010dec271639c3307ba11e667b1f0f99a80ad3;hb=507a319c3af728c7cad6bc492cffa188fb8ad7bb;hp=208eaacae146025ea26a72777059116d52f56b7e;hpb=f6aab6b0c36b70826d4b66ac2454d219ed04eb6e;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 */