* data/yacc.c: Avoid over-quoting of __line__ and __file__.

This commit is contained in:
Paul Eggert
2002-11-16 08:14:23 +00:00
parent ee41006f01
commit 6d9e8019e1

View File

@@ -1,3 +1,7 @@
2002-11-16 Paul Eggert <eggert@twinsun.com>
* data/yacc.c: Avoid over-quoting of __line__ and __file__.
2002-11-15 Paul Eggert <eggert@twinsun.com>
* tests/actions.at (Actions after errors): New test case.