mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fixed editing error in a comment in previous commit.
This commit is contained in:
parent
24d19140f2
commit
cff9b99a47
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue