From: ceriel Date: Mon, 3 Nov 1986 10:28:21 +0000 (+0000) Subject: That was: LL_NEWMESS, not LL_NEWMESSAGE! X-Git-Tag: release-5-5~5168 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=7d2ee932e92bae79c03f699e15da2062685271d1;p=ack.git That was: LL_NEWMESS, not LL_NEWMESSAGE! --- diff --git a/util/LLgen/lib/rec b/util/LLgen/lib/rec index 7eaea1f4b..d066f00db 100644 --- a/util/LLgen/lib/rec +++ b/util/LLgen/lib/rec @@ -55,7 +55,7 @@ LLread() { LLerror(t) { register int i; -#ifdef LL_NEWMESSAGE +#ifdef LL_NEWMESS if (t == EOFILE) { LLmessage(-1); return;