* tests/glr-regr1.at (Badly Collapsed GLR States): Avoid //
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Nov 2002 00:04:57 +0000 (00:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Nov 2002 00:04:57 +0000 (00:04 +0000)
comments, since they're not portable.  Use GNU coding style.

ChangeLog

index d8f9fa8..bb743c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-13  Paul Eggert  <eggert@twinsun.com>
+
+       * tests/glr-regr1.at (Badly Collapsed GLR States): Avoid //
+       comments, since they're not portable.  Use GNU coding style.
+
 2002-11-13  Akim Demaille  <akim@epita.fr>
 
        * data/yacc.c: Leave bigger chunks of quoted text.