]> git.saurik.com Git - bison.git/commitdiff
debug: improve the display of symbol lists
authorAkim Demaille <akim@lrde.epita.fr>
Sat, 9 Feb 2013 15:07:09 +0000 (16:07 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 11 Feb 2013 08:04:17 +0000 (09:04 +0100)
* src/symtab.c (symbol_print): Remove useless quotes (the symbol already
has quotes).
Prefer fputs.
* src/symlist.c (symbol_list_syms_print): Likewise.
Fix separators.


No differences found