From: Wilfried Goesgens Date: Thu, 23 Sep 2010 16:20:16 +0000 (+0200) Subject: * the number of messages available are unequal to those in scope of the list. X-Git-Tag: v8.01~703 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=1400ff120598b1f582d17af3724cf6ed302663ed * the number of messages available are unequal to those in scope of the list. --- diff --git a/webcit/smtpqueue.c b/webcit/smtpqueue.c index f45b158b9..c73e9a256 100644 --- a/webcit/smtpqueue.c +++ b/webcit/smtpqueue.c @@ -199,7 +199,7 @@ void display_smtpqueue_inner_div(void) { wc_printf(_("Recipients")); wc_printf("\n"); - for (i=0; isumm); if (Msg != NULL) { display_queue_msg(Msg->msgnum);