summaryrefslogtreecommitdiffstats
path: root/sys/sys/ttycom.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2004-02-04 17:08:46 +0000
committerbde <bde@FreeBSD.org>2004-02-04 17:08:46 +0000
commit583ebaad45fd151f4736938a3c0a19f9c2aa989f (patch)
tree064de69e9c23335b60565083f991121f5613c546 /sys/sys/ttycom.h
parentcc7dda7efe44d4581f2b3b617094c6e14356dffd (diff)
downloadFreeBSD-src-583ebaad45fd151f4736938a3c0a19f9c2aa989f.zip
FreeBSD-src-583ebaad45fd151f4736938a3c0a19f9c2aa989f.tar.gz
Fixed editing error in a comment in previous commit.
Diffstat (limited to 'sys/sys/ttycom.h')
-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