summaryrefslogtreecommitdiffstats
path: root/usr.bin/top/machine.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/top/machine.c')
-rw-r--r--usr.bin/top/machine.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c
index da60ebc..c507925f 100644
--- a/usr.bin/top/machine.c
+++ b/usr.bin/top/machine.c
@@ -544,7 +544,7 @@ char *(*get_userid)();
sprintf(status, "%.6s", pp->ki_wmesg);
break;
}
- /* fall through */
+ /* FALLTHROUGH */
default:
if (state >= 0 &&
OpenPOWER on IntegriCloud