*** empty log message ***
This commit is contained in:
parent
9291d87dab
commit
a761166dfa
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue