diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1995-03-02 18:13:29 -0500 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1995-03-02 18:13:29 -0500 |
commit | eadaebabd3980dd227a7842bae74fd362c85796d (patch) | |
tree | 497c5fc0b2528718952e49ac02bf1269db5861cf /gcc/c-parse.in | |
parent | abfe15243c6dc896f174cf807d682136c20e5b5a (diff) | |
download | gcc-eadaebabd3980dd227a7842bae74fd362c85796d.tar.gz |
Fix typo in last change.
From-SVN: r9111
Diffstat (limited to 'gcc/c-parse.in')
-rw-r--r-- | gcc/c-parse.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/c-parse.in b/gcc/c-parse.in index 6303a76c998..b6621f3dc2f 100644 --- a/gcc/c-parse.in +++ b/gcc/c-parse.in @@ -52,7 +52,8 @@ State 335 contains 2 shift/reduce conflicts. (Four ways to parse this.) State 347 contains 1 shift/reduce conflict. (Two ways to parse ATTRIBUTES.) State 352 contains 1 shift/reduce conflict. (Two ways to parse ATTRIBUTES.) State 383 contains 2 shift/reduce conflicts. (Four ways to parse this.) -State 434 contains 2 shift/reduce conflicts. (Four ways to parse this.) +State 434 contains 2 shift/reduce conflicts. (Four ways to parse this.) */ + end ifc %{ |