Reverting unintentional commit of indra.l
parent
424af0690a
commit
0771e39d20
|
|
@ -678,7 +678,7 @@ BOOL lscript_compile(const char* src_filename, const char* dst_filename,
|
|||
|
||||
// Reset the lexer's internal buffering.
|
||||
|
||||
|
||||
yyrestart(yyin);
|
||||
|
||||
b_parse_ok = !yyparse();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue