diff options
Diffstat (limited to 'gcc/et-forest.c')
| -rw-r--r-- | gcc/et-forest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/et-forest.c b/gcc/et-forest.c index 4e6216e..84594d4 100644 --- a/gcc/et-forest.c +++ b/gcc/et-forest.c @@ -664,7 +664,7 @@ et_forest_enumerate_sons (forest, node, array) /* Parent is the rightmost node of the left successor. Look for all occurences having no right succesor - and lookup the sons. */ + and lookup the sons. */ while (occ != stop) { splay (occ); |
