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

@@ -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'