X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6fc2909634fb431c65ecfa8b6db4f6519f99b389..98782146f689a059d5e81636ff2ab55babc2e8ff:/uip/mhbuild.c diff --git a/uip/mhbuild.c b/uip/mhbuild.c index b111df0c..cdbf50f2 100644 --- a/uip/mhbuild.c +++ b/uip/mhbuild.c @@ -1,6 +1,4 @@ - -/* - * mhbuild.c -- expand/translate MIME composition files +/* mhbuild.c -- expand/translate MIME composition files * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -94,7 +92,6 @@ static int unlink_outfile = 0; static void unlink_done (int) NORETURN; /* mhbuildsbr.c */ -int output_message (CT, char *); int output_message_fp (CT, FILE *, char*);