From: ceriel Date: Wed, 20 May 1987 14:09:21 +0000 (+0000) Subject: put mes 2 in front X-Git-Tag: release-5-5~4114 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=72e27e7dabff2daef849d8eed714745c659d0f7c;p=ack.git put mes 2 in front --- diff --git a/util/opt/cleanup.c b/util/opt/cleanup.c index dae07df87..884c29e83 100644 --- a/util/opt/cleanup.c +++ b/util/opt/cleanup.c @@ -39,12 +39,10 @@ cleanup() { error("temp file disappeared"); outshort(sp_magic); /* Attempt to first output the word_size message */ - /* commented out for the time being while ((c = getc(infile)) != sp_cend && c != EOF) { putc(c, outfile); } if (c == sp_cend) putc(c, outfile); - */ outinst(ps_mes); outint(ms_ext); for (spp=symhash;spp< &symhash[NSYMHASH];spp++)