Fixed editing error in a comment in previous commit.
This commit is contained in:
parent
24d19140f2
commit
cff9b99a47
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125452
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user