mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* data/push.c, data/yacc.c: Make sure there's a newline at the end of
the parser header file so that gcc doesn't warn.
This commit is contained in:
@@ -1531,5 +1531,5 @@ typedef struct YYLTYPE
|
||||
|
||||
m4_ifdef([b4_provides],
|
||||
[[/* Copy the %provides blocks. */
|
||||
]b4_user_provides])[]dnl
|
||||
]b4_user_provides])[]
|
||||
])dnl b4_defines_if
|
||||
|
||||
Reference in New Issue
Block a user