* src/output.c (symbol_printers_output): Fix typo that led

to core dump.
This commit is contained in:
Paul Eggert
2003-01-17 08:43:31 +00:00
parent 34e1d16097
commit 4196b9316c

View File

@@ -1,3 +1,9 @@
2003-01-17 Paul Eggert <eggert@twinsun.com>
* src/output.c (symbol_printers_output): Fix typo that led
to core dump. Problem reported by Antonio Rus in
<http://mail.gnu.org/archive/html/bug-bison/2003-01/msg00058.html>.
2003-01-13 Akim Demaille <akim@epita.fr>,
Quoc Peyrot <chojin@lrde.epita.fr>,
Robert Anisko <anisko_r@lrde.epita.fr>