* src/options.h, src/options.c (create_long_option_table): Rename

as...
(long_option_table_new): this, with a clearer prototype.
(percent_table): Remove, unused,
* src/getargs.c (getargs): Adjust.
This commit is contained in:
Akim Demaille
2001-12-29 14:21:06 +00:00
parent 29e8831621
commit f51cb8ff8c
5 changed files with 31 additions and 23 deletions

View File

@@ -1,3 +1,12 @@
2001-12-29 Akim Demaille <akim@epita.fr>
* src/options.h, src/options.c (create_long_option_table): Rename
as...
(long_option_table_new): this, with a clearer prototype.
(percent_table): Remove, unused,
* src/getargs.c (getargs): Adjust.
2001-12-29 Akim Demaille <akim@epita.fr>
* src/LR0.c, src/conflicts.c, src/lalr.c, src/lalr.h, src/output.c