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

@@ -826,5 +826,5 @@ b4_percent_code_get[]dnl
}
b4_epilogue
b4_epilogue[]dnl
m4_divert_pop(0)dnl