X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuild.c;h=f9674a3861d219505529ba89f8fff7a0b0aed1df;hb=refs%2Fheads%2Fmaster;hp=c0320226daf06050cc6a303479e422f234c1a6e1;hpb=b17ea39dc17e5514f33b3f5c34ede92bd16e208c;p=mmh diff --git a/uip/mhbuild.c b/uip/mhbuild.c index c032022..f9674a3 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -350,6 +350,8 @@ build_mime(char *infile) */ for (compnum = 1, state = FLD2;;) { switch (state = m_getfld2(state, &f, in)) { + case LENERR2: + state = FLD2; case FLD2: compnum++; @@ -384,7 +386,6 @@ build_mime(char *infile) adios(EX_CONFIG, NULL, "draft has empty body -- no directives!"); /* NOTREACHED */ - case LENERR2: case FMTERR2: case IOERR2: adios(EX_CONFIG, NULL, "message format error in component #%d",