summaryrefslogtreecommitdiffstats
path: root/sys/kern/tty_ttydisc.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2012-02-06 18:15:46 +0000
committered <ed@FreeBSD.org>2012-02-06 18:15:46 +0000
commit3a052ed6cd709e6bdc83bcd5b494bc7184dcdc9b (patch)
treed8debeaae9cb4bca04afb913e4b72f0cfb34a40e /sys/kern/tty_ttydisc.c
parent72e5cc689cd76edc5a83bfdc7828b3e716c85c36 (diff)
downloadFreeBSD-src-3a052ed6cd709e6bdc83bcd5b494bc7184dcdc9b.zip
FreeBSD-src-3a052ed6cd709e6bdc83bcd5b494bc7184dcdc9b.tar.gz
Fix whitespace inconsistencies in TTY code.
Diffstat (limited to 'sys/kern/tty_ttydisc.c')
-rw-r--r--sys/kern/tty_ttydisc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/tty_ttydisc.c b/sys/kern/tty_ttydisc.c
index 2a0bb4b..1ac204b 100644
--- a/sys/kern/tty_ttydisc.c
+++ b/sys/kern/tty_ttydisc.c
@@ -661,7 +661,6 @@ ttydisc_echo(struct tty *tp, char c, int quote)
return ttydisc_echo_force(tp, c, quote);
}
-
static void
ttydisc_reprint_char(void *d, char c, int quote)
{
OpenPOWER on IntegriCloud