From: ceriel Date: Wed, 5 Nov 1986 21:31:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release-5-5~5165 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=a761166dfa7bbe74f2d76440017b7fdb4fe8f701;p=ack.git *** empty log message *** --- diff --git a/util/LLgen/lib/rec b/util/LLgen/lib/rec index 3c8850446..a8d083527 100644 --- a/util/LLgen/lib/rec +++ b/util/LLgen/lib/rec @@ -57,8 +57,8 @@ LLerror(t) { #ifdef LL_NEWMESS if (t == EOFILE) { - while ((LLsymb = LL_LEXI()) > 0) /* nothing */ ; LLmessage(-1); + while ((LLsymb = LL_LEXI()) > 0) /* nothing */ ; return; } #endif