X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=buffy.c;h=4e21059e120f663850c88e496d33386787d75b76;hp=c7bbc406b5f6c8205b66c278c4d4a9ca877a8dcc;hb=71c287c8c863d235517bf19ddf1834a833a324ce;hpb=9fde23d2b9a4ba8076eb425a1af4342de1e485b5;ds=sidebyside diff --git a/buffy.c b/buffy.c index c7bbc40..4e21059 100644 --- 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 "));