mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 10:52:50 +00:00
MFC r342791: fix a typo in chio(4) (which propagates into chio(1))
This commit is contained in:
parent
4170992769
commit
9caf9f83b8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=343227
@ -262,7 +262,7 @@ struct changer_set_voltag_request {
|
||||
|
||||
|
||||
#define CESTATUS_BITS \
|
||||
"\20\6INEAB\5EXENAB\4ACCESS\3EXCEPT\2IMPEXP\1FULL"
|
||||
"\20\6INENAB\5EXENAB\4ACCESS\3EXCEPT\2IMPEXP\1FULL"
|
||||
|
||||
#define CHIOMOVE _IOW('c', 0x01, struct changer_move)
|
||||
#define CHIOEXCHANGE _IOW('c', 0x02, struct changer_exchange)
|
||||
|
Loading…
Reference in New Issue
Block a user