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:
Akim Demaille
2008-12-31 11:42:31 +01:00
parent 6ceccee88d
commit 4524c55bcf
5 changed files with 17 additions and 14 deletions

View File

@@ -1,3 +1,14 @@
2009-02-19 Akim Demaille <demaille@gostai.com>
Remove trailing blanks.
The epilogue has its own ending
, 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:".
2009-02-19 Akim Demaille <demaille@gostai.com>
Use b4_c_modern.