Revert unnecessary column realignment in --help output.

Reported by Akim Demaille at
<http://lists.gnu.org/archive/html/bison-patches/2009-06/msg00010.html>.
* src/getargs.c (usage): Here.
This commit is contained in:
Joel E. Denny
2009-07-15 04:21:00 -04:00
parent dad6544d4a
commit 620b2e3691
2 changed files with 23 additions and 16 deletions

View File

@@ -1,3 +1,10 @@
2009-07-15 Joel E. Denny <jdenny@ces.clemson.edu>
Revert unnecessary column realignment in --help output.
Reported by Akim Demaille at
<http://lists.gnu.org/archive/html/bison-patches/2009-06/msg00010.html>.
* src/getargs.c (usage): Here.
2009-07-04 Alex Rozenman <rozenman@gmail.com>
Alphabetical order in src/Makefile.am.