mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
Fix formatting in most recent entry.
This commit is contained in:
16
ChangeLog
16
ChangeLog
@@ -1,13 +1,13 @@
|
|||||||
2006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
|
2006-06-26 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
More cleanup.
|
More cleanup.
|
||||||
* src/reader.c (current_rule): Declare it static since it's no longer
|
* src/reader.c (current_rule): Declare it static since it's no longer
|
||||||
used outside this file.
|
used outside this file.
|
||||||
(grammar_current_rule_action_append): Remove redundant arguments from
|
(grammar_current_rule_action_append): Remove redundant arguments from
|
||||||
translate_rule_action invocation.
|
translate_rule_action invocation.
|
||||||
* src/reader.h (current_rule): Remove this unused extern.
|
* src/reader.h (current_rule): Remove this unused extern.
|
||||||
* src/scan-code.h (translate_rule_action): Remove redundant arguments.
|
* src/scan-code.h (translate_rule_action): Remove redundant arguments.
|
||||||
* src/scan-code.l (translate_rule_action): Likewise.
|
* src/scan-code.l (translate_rule_action): Likewise.
|
||||||
|
|
||||||
2006-06-25 Joel E. Denny <jdenny@ces.clemson.edu>
|
2006-06-25 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user