Merge branch 'master' into staging
This commit is contained in:
commit
92b775b3ec
2
lex.c
2
lex.c
@ -30,7 +30,7 @@ THIS SOFTWARE.
|
||||
#include "ytab.h"
|
||||
|
||||
extern YYSTYPE yylval;
|
||||
extern int infunc;
|
||||
extern bool infunc;
|
||||
|
||||
int lineno = 1;
|
||||
int bracecnt = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user