From 099a23c9080361c0006fdcaf80228900825e0f19 Mon Sep 17 00:00:00 2001 From: ceriel Date: Fri, 24 Jul 1987 11:58:51 +0000 Subject: [PATCH] correction: had deleted a line by accident --- util/cpp/preprocess.c | 1 - 1 file changed, 1 deletion(-) diff --git a/util/cpp/preprocess.c b/util/cpp/preprocess.c index b305753f..6d2b2095 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);