Correct a typo. linux != linus.
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user