mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 21:03:04 +00:00
* src/skeleton.h: Fix the #endif.
Reported by Magnus Fromreide.
This commit is contained in:
@@ -73,4 +73,4 @@ extern FILE* skel_in;
|
||||
int skel_lex PARAMS ((yystype *yylval, yyltype *yylloc))
|
||||
YY_DECL;
|
||||
|
||||
#endif SKELETON_H_
|
||||
#endif /* ! SKELETON_H_ */
|
||||
|
||||
Reference in New Issue
Block a user