summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/doscmd')
-rw-r--r--usr.bin/doscmd/trap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/doscmd/trap.c b/usr.bin/doscmd/trap.c
index dbf3960..02e9437 100644
--- a/usr.bin/doscmd/trap.c
+++ b/usr.bin/doscmd/trap.c
@@ -505,7 +505,7 @@ sigbus(struct sigframe *sf)
tty_pause();
goto out;
/* } */
- /* FALLTHRU */
+ /* FALLTHROUGH */
default:
dump_regs(REGS);
OpenPOWER on IntegriCloud