From: Akim Demaille Date: Sat, 16 Aug 2008 21:18:50 +0000 (+0200) Subject: Formatting changes. X-Git-Tag: v2.7.90~1091 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/247efe346c062d14fca43e2e16749cb4415d6afd Formatting changes. --- diff --git a/ChangeLog b/ChangeLog index df7bde07..b36524b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-11-10 Akim Demaille + + Formatting changes. + 2008-11-10 Akim Demaille More information about the symbols. diff --git a/data/lalr1.cc b/data/lalr1.cc index 40cdde23..b00212e8 100644 --- a/data/lalr1.cc +++ b/data/lalr1.cc @@ -1037,7 +1037,6 @@ b4_locations_if([, [[location*], [&yyla.location]]])dnl m4_ifdef([b4_lex_param], [, ]b4_lex_param))[; } - /* Convert token to internal form. */ if (yychar <= yyeof_) {