* src/getargs.h, src/getargs.c: Swap --report and --trace handling

to be in alphabetical order.
(trace_args): Spelling fixes.
This commit is contained in:
Akim Demaille
2006-07-09 15:38:42 +00:00
parent cd9e1ba28d
commit b8a4155924
3 changed files with 78 additions and 70 deletions

View File

@@ -1,3 +1,9 @@
2006-07-09 Akim Demaille <akim@lrde.epita.fr>
* src/getargs.h, src/getargs.c: Swap --report and --trace handling
to be in alphabetical order.
(trace_args): Spelling fixes.
2006-07-09 Paul Eggert <eggert@cs.ucla.edu>
* data/yacc.c (YYID, yy_stack_print): Prefix local vars with "yy"