That was: LL_NEWMESS, not LL_NEWMESSAGE!
authorceriel <none@none>
Mon, 3 Nov 1986 10:28:21 +0000 (10:28 +0000)
committerceriel <none@none>
Mon, 3 Nov 1986 10:28:21 +0000 (10:28 +0000)
util/LLgen/lib/rec

index 7eaea1f..d066f00 100644 (file)
@@ -55,7 +55,7 @@ LLread() {
 LLerror(t) {
        register int i;
 
-#ifdef LL_NEWMESSAGE
+#ifdef LL_NEWMESS
        if (t == EOFILE) {
                LLmessage(-1);
                return;