]> git.saurik.com Git - bison.git/commitdiff
* data/yacc.c: Avoid over-quoting of __line__ and __file__.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Nov 2002 08:14:23 +0000 (08:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Nov 2002 08:14:23 +0000 (08:14 +0000)
ChangeLog

index 09fbbbd12e58f13aa309d988c506788eb107901f..c9f9cbb23a06384af4ee71cdba053cd182f4911f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.