That was: LL_NEWMESS, not LL_NEWMESSAGE!
This commit is contained in:
parent
e364c641d0
commit
1672072921
@ -55,7 +55,7 @@ LLread() {
|
||||
LLerror(t) {
|
||||
register int i;
|
||||
|
||||
#ifdef LL_NEWMESSAGE
|
||||
#ifdef LL_NEWMESS
|
||||
if (t == EOFILE) {
|
||||
LLmessage(-1);
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user