mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
style: formatting clean up
* data/skeletons/d.m4, examples/d/calc.y, src/output.c, * src/parse-gram.y: No tab, no trailing spaces. Reported by syntax-check.
This commit is contained in:
@@ -156,4 +156,3 @@ void main ()
|
||||
Calc p = new Calc (l);
|
||||
p.parse ();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user