X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhbuild.c;h=c4b1c607e8df3d18cabda2c759f3151c85c3a55a;hb=fc1b00d424f47972a8311b3706304258e111d8d4;hp=ec5623a6633dba52458fbeb8be97aa8c79ea11cf;hpb=a3d849510ecad775e265ab7b6090e85576f48ef7;p=mmh diff --git a/uip/mhbuild.c b/uip/mhbuild.c index ec5623a..c4b1c60 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -313,7 +313,7 @@ static CT build_mime(char *infile) { enum state state; - struct field f = {{0}}; + struct field f = free_field; int compnum; char buf[BUFSIZ]; char *cp, *np, *vp;