mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix typo.
MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
62dc3e7c6d
commit
b60b81e643
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@
|
|||
#define LINUX_EUNATCH 49
|
||||
|
||||
#define LINUX_ENOCSI 50
|
||||
#define LINUX_L2HLT 51
|
||||
#define LINUX_EL2HLT 51
|
||||
#define LINUX_EBADE 52
|
||||
#define LINUX_EBADR 53
|
||||
#define LINUX_EXFULL 54
|
||||
|
|
|
|||
Loading…
Reference in a new issue