X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=8992b33cc97136dfaa33743ec2c755d494bca98c;hb=e954d689b5adafa4ec74e7dbd1e087dbf998f6d6;hp=031c191b5d87f2fe8a44b8108ea88f137bb1d757;hpb=43ea5347b6b445d926082d6e3c1ddec376e8692d;p=mmh diff --git a/uip/forw.c b/uip/forw.c index 031c191..8992b33 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -288,7 +288,7 @@ add_forw_hdr(char *draft) strncat(buffer, m_name(msgnum), sizeof(buffer)-strlen(buffer)-1); } - annotate(draft, attach_hdr, buffer, 0, -2, 1); + annotate(draft, attach_hdr, buffer, 0, -2, 1, 0); }