summaryrefslogtreecommitdiffstats
path: root/usr.sbin/stallion
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/stallion')
-rw-r--r--usr.sbin/stallion/stlstats/stlstats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/stallion/stlstats/stlstats.c b/usr.sbin/stallion/stlstats/stlstats.c
index 59fedbd..160a12f 100644
--- a/usr.sbin/stallion/stlstats/stlstats.c
+++ b/usr.sbin/stallion/stlstats/stlstats.c
@@ -308,7 +308,7 @@ void menuport()
case 'e':
case 'f':
ch = (ch - 'a' + '0' + 10);
- /* fall thru */
+ /* FALLTHROUGH */
case '0':
case '1':
case '2':
OpenPOWER on IntegriCloud