diff options
Diffstat (limited to 'x2p/a2p.c')
-rw-r--r-- | x2p/a2p.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2074,7 +2074,7 @@ YYSTYPE yyvs[YYSTACKSIZE]; #define yystacksize YYSTACKSIZE #line 401 "a2p.y" -int yyparse _((void)); +int yyparse (void); #include "a2py.c" #line 2081 "y.tab.c" |