From: ceriel Date: Fri, 24 Jul 1987 11:58:51 +0000 (+0000) Subject: correction: had deleted a line by accident X-Git-Tag: release-5-5~3982 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=1d7814737ded890708beb3454e57fcdcca47a0a4;p=ack.git correction: had deleted a line by accident --- diff --git a/util/cpp/preprocess.c b/util/cpp/preprocess.c index b305753f2..6d2b2095d 100644 --- a/util/cpp/preprocess.c +++ b/util/cpp/preprocess.c @@ -100,7 +100,6 @@ preprocess(fn) ++LineNumber; ++lineno; echo(c); - break; } else if (c == EOI) { flush(op - _obuf);