]> git.saurik.com Git - bison.git/commit - ChangeLog
Avoid trailing spaces.
authorAkim Demaille <demaille@gostai.com>
Sat, 16 Aug 2008 13:29:30 +0000 (15:29 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 10 Nov 2008 10:47:49 +0000 (11:47 +0100)
commit30bb2edccf7f352a0c149513905f5e1fcac04aaf
tree0e4bd4b30cab12e456996a0d40433abf4e6ba683
parentb3a28fd4e9759a31a71cce19f12a6fb49ebb0ff4
Avoid trailing spaces.

* data/c.m4: b4_comment(TEXT): Don't indent empty lines.
* data/lalr1.cc: Don't indent before rule and symbol actions, as
they can be empty, and anyway this incorrectly indents the first
action.
ChangeLog
data/c.m4
data/lalr1.cc