mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
Remove trailing blanks.
The epilogue has its own ending \n, no need to add another. * data/glr.c, data/lalr1.java, data/yacc.c: dnl when outputing the epilogue. * data/glr.cc: dnl when extending the epilogue. Remove stray "private:".
This commit is contained in:
@@ -1596,8 +1596,7 @@ yypushreturn:
|
||||
return YYID (yyresult);
|
||||
}
|
||||
|
||||
|
||||
]b4_epilogue
|
||||
]b4_epilogue[]dnl
|
||||
b4_defines_if(
|
||||
[@output(b4_spec_defines_file@)@
|
||||
b4_copyright([Interface for Bison's Yacc-like parsers in C])dnl'
|
||||
|
||||
Reference in New Issue
Block a user