]> git.saurik.com Git - bison.git/commitdiff
White space changes.
authorAkim Demaille <akim@epita.fr>
Tue, 11 Jun 2002 21:47:16 +0000 (21:47 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 11 Jun 2002 21:47:16 +0000 (21:47 +0000)
ChangeLog

index 1a9164bdbf50a0ee1b974945f4742b970a5b2758..615ccebcff399d5f286ce6fd5a41111aded08b71 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,14 +6,12 @@
        * src/reader.h, src/scan-gram.l (scanner_initialize): this.
        * src/reader.c (reader): Use it.
 
-       
 2002-06-11  Akim Demaille  <akim@epita.fr>
 
        * src/scan-gram.l (YY_OBS_FINISH): Don't set yylval.
        Adjust all callers.
        (scanner_last_string_free): New.
 
-       
 2002-06-11  Akim Demaille  <akim@epita.fr>
 
        * src/scan-gram.l (YY_INIT, YY_GROW, YY_FINISH): Rename as...