Fix typo.

MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Edward Tomasz Napierala 2020-10-29 14:42:51 +00:00
parent 62dc3e7c6d
commit b60b81e643

View File

@ -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