aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/sta.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/sta.c')
-rw-r--r--gcc/f/sta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/f/sta.c b/gcc/f/sta.c
index c7bd664..e26fa69 100644
--- a/gcc/f/sta.c
+++ b/gcc/f/sta.c
@@ -1937,7 +1937,7 @@ ffesta_zero (ffelexToken t)
isn't enough, because then typing "GOTO" instead of "BLAH" above
doesn't work -- the statement is confirmed (we know the user
attempted a GOTO) but ffestc hasn't seen it. So, instead, just
- always tell ffestc to do "any" statement it needs to to reset. */
+ always tell ffestc to do "any" statement it needs to reset. */
if (!ffesta_is_inhibited_
&& ffesta_seen_first_exec)