summaryrefslogtreecommitdiffstats
path: root/gcc/dojump.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dojump.c')
-rw-r--r--gcc/dojump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/dojump.c b/gcc/dojump.c
index 5d5e5a6b55a..c213cd0e967 100644
--- a/gcc/dojump.c
+++ b/gcc/dojump.c
@@ -551,7 +551,7 @@ do_jump (tree exp, rtx if_false_label, rtx if_true_label)
}
}
}
- /* fall through and generate the normal code. */
+ /* Fall through and generate the normal code. */
default:
normal:
OpenPOWER on IntegriCloud