mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
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.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
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.
|
||||
|
||||
2008-11-10 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Comment changes.
|
||||
|
||||
Reference in New Issue
Block a user