summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ScrollByL.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ScrollByL.c b/ScrollByL.c
index 27ad921..383acde 100644
--- a/ScrollByL.c
+++ b/ScrollByL.c
@@ -1120,7 +1120,7 @@ PrintText(Widget w, int start_line, int num_lines, int location)
*bufp++ = *c;
break;
}
- /* else fall through to default, because this was a real underscore. */
+ /* else fall through - to default, because this was a real underscore. */
default:
if (italicflag) { /* font change? */