*** empty log message ***

This commit is contained in:
ceriel 1986-11-05 21:31:23 +00:00
parent 9291d87dab
commit a761166dfa

View file

@ -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