X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fspost.c;h=ea032d24a04f6f073da8a2d98ca5f78b57812cfe;hb=HEAD;hp=fd0cbcc96d98645b986abf0215a3f85db9cf2df7;hpb=d39fe43959fda0efb9ae681672ea8e476f1848e1;p=mmh diff --git a/uip/spost.c b/uip/spost.c index fd0cbcc..ea032d2 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -458,7 +458,7 @@ putfmt(char *name, char *str, FILE *out) if (hdr->flags & HTRY) { addr_end->m_next = recipients; recipients = addr_start.m_next; - recipientsc += i; + recipientsc += addrc; } }