*** empty log message ***
This commit is contained in:
parent
c92a7f411d
commit
20b488059b
@ -57,8 +57,8 @@ LLerror(t) {
|
|||||||
|
|
||||||
#ifdef LL_NEWMESS
|
#ifdef LL_NEWMESS
|
||||||
if (t == EOFILE) {
|
if (t == EOFILE) {
|
||||||
while ((LLsymb = LL_LEXI()) > 0) /* nothing */ ;
|
|
||||||
LLmessage(-1);
|
LLmessage(-1);
|
||||||
|
while ((LLsymb = LL_LEXI()) > 0) /* nothing */ ;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user