summaryrefslogtreecommitdiffstats
path: root/sys/i4b/driver/i4b_rbch.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/driver/i4b_rbch.c')
-rw-r--r--sys/i4b/driver/i4b_rbch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i4b/driver/i4b_rbch.c b/sys/i4b/driver/i4b_rbch.c
index e948925..ae5ed80 100644
--- a/sys/i4b/driver/i4b_rbch.c
+++ b/sys/i4b/driver/i4b_rbch.c
@@ -507,7 +507,7 @@ i4brbchioctl(dev_t dev, u_long cmd, caddr_t data, int flag, struct thread *td)
i4b_l4_dialoutnumber(BDRV_RBCH, unit, l, (char *)data);
break;
}
- /* fall through to SDTR */
+ /* FALLTHROUGH to SDTR */
}
case TIOCSDTR: /* Set DTR */
OpenPOWER on IntegriCloud