X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fforw.c;h=2741f69331c85170d50ff3191275b2a14ac34bba;hb=3bebe0e894828d80183926d4fc19fc01cd3c274e;hp=acf74c43ab403ed9f8969645200f4b89a416d138;hpb=f247cc1de541243bd1c1635e95c8772d45f9bc6e;p=mmh diff --git a/uip/forw.c b/uip/forw.c index acf74c4..2741f69 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -438,7 +438,8 @@ try_it_again: if (!form) form = digestcomps; } else { - form = forwcomps; + if (!form) + form = forwcomps; } dat[0] = digest ? issue : msgnum;