summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/ttycom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/ttycom.h b/sys/sys/ttycom.h
index d72703a..d28ad59 100644
--- a/sys/sys/ttycom.h
+++ b/sys/sys/ttycom.h
@@ -64,7 +64,7 @@ struct winsize {
/* 3-4 obsolete */
/* 5-7 obsolete or unused */
/* 8-10 compat */
- /* 11-12 obsolete or unusedor unused */
+ /* 11-12 obsolete or unused */
#define TIOCEXCL _IO('t', 13) /* set exclusive use of tty */
#define TIOCNXCL _IO('t', 14) /* reset exclusive use of tty */
/* 15 unused */
OpenPOWER on IntegriCloud