* 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
+6
View File
@@ -1,3 +1,9 @@
2003-01-17 Paul Eggert <[email protected]>
* 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 <[email protected]>,
Quoc Peyrot <[email protected]>,
Robert Anisko <[email protected]>