mutt_*mktemp--
[apps/madmutt.git] / buffy.c
diff --git a/buffy.c b/buffy.c
index c7bbc40..4e21059 100644 (file)
--- a/buffy.c
+++ b/buffy.c
@@ -319,7 +319,7 @@ int buffy_list (void)
 {
     char buffylist[LONG_STRING];
     int have_unnotified = BuffyNotify;
-    int pos = 0, first = 0, i;
+    int pos = 0, first = 1, i;
 
     pos = m_strcpy(buffylist, sizeof(buffylist), _("New mail in "));