X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuild.c;h=ba4428f77aff7c9818f08979a560b0953fbb13df;hb=18b08c1d08cc93b6d86c4e71013e5f8dd3ea103b;hp=fe3e946685f825f35d947159e88c91974c10120f;hpb=04a3dfc70394a517a79340a7d3ecd9c6a23d0bee;p=mmh diff --git a/uip/mhbuild.c b/uip/mhbuild.c index fe3e946..ba4428f 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -1276,13 +1276,8 @@ scan_content(CT ct) case CT_TEXT: check8bit = 1; checkboundary = 1; - if (ct->c_subtype == TEXT_PLAIN) { - checklinelen = 0; - checklinespace = 0; - } else { - checklinelen = 1; - checklinespace = 1; - } + checklinelen = 1; + checklinespace = 1; break; case CT_MESSAGE: