]> git.saurik.com Git - bison.git/commit - src/print-xml.c
* src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Sep 2007 06:34:44 +0000 (06:34 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 24 Sep 2007 06:34:44 +0000 (06:34 +0000)
commita4f75309f2e467a701ebd8bfb0faf79c011226a6
treebb43c35027fd474d16d3aa40699856151de12fb8
parentad5feac4e2cd16569d8586f2eac6a9efeeadc038
* src/conflicts.c (log_resolution): Fix indenting bugs I introduced.
Problem reported by Wojciech Polak.
* src/print-xml.c (xml_puts): Work even if LEVEL exceeds INT_MAX/2.
(xml_printf): Undo change I made on 21 September; that is,
indent 2 spaces, not 1.
ChangeLog
src/conflicts.c
src/print-xml.c