de-__P()
This commit is contained in:
parent
15adc38d49
commit
a241579492
@ -69,4 +69,4 @@ extern int number;
|
||||
extern char letter;
|
||||
extern FILE *yyin;
|
||||
|
||||
extern int yylex __P((void));
|
||||
extern int yylex(void);
|
||||
|
Loading…
x
Reference in New Issue
Block a user