X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhbuild.c;h=a233c685cd5dc1ea5217ba306b958b574f7a9a72;hp=ba4428f77aff7c9818f08979a560b0953fbb13df;hb=6e9577f324bef90765a5edc02044eb111ec48072;hpb=f721c7dba14ce0ed5042b8d212669014952aa324 diff --git a/uip/mhbuild.c b/uip/mhbuild.c index ba4428f..a233c68 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -45,6 +45,7 @@ static struct swit switches[] = { { NULL, 0 } }; +char *version=VERSION; /* ** Directory to place tmp files. This must @@ -414,7 +415,7 @@ build_mime(char *infile) add_header(ct, np, vp); /* - ** We initally assume we will find multiple contents in the + ** We initially assume we will find multiple contents in the ** draft. So create a multipart/mixed content to hold everything. ** We can remove this later, if it is not needed. */