Correct a typo. linux != linus.
This commit is contained in:
parent
967d95f096
commit
6bcac6e578
2
e_os2.h
2
e_os2.h
@ -141,7 +141,7 @@ extern "C" {
|
||||
|
||||
/* --------------------------------- Unix ---------------------------------- */
|
||||
#ifdef OPENSSL_SYS_UNIX
|
||||
# if defined(linus) || defined(OPENSSL_SYSNAME_LINUX)
|
||||
# if defined(linux) || defined(OPENSSL_SYSNAME_LINUX)
|
||||
# define OPENSSL_SYS_LINUX
|
||||
# endif
|
||||
# ifdef OPENSSL_SYSNAME_MPE
|
||||
|
Loading…
x
Reference in New Issue
Block a user