*** 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
|
#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…
Add table
Reference in a new issue