projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
967d95f
)
Correct a typo. linux != linus.
author
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 16:03:00 +0000
(16:03 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 4 Apr 2001 16:03:00 +0000
(16:03 +0000)
e_os2.h
patch
|
blob
|
history
diff --git
a/e_os2.h
b/e_os2.h
index ed90f222e2180c2c5b20cc5660cd8acfb69ad58a..1b71fba7077592b7f4809dce0e28b32b816a29ad 100644
(file)
--- a/
e_os2.h
+++ b/
e_os2.h
@@
-141,7
+141,7
@@
extern "C" {
/* --------------------------------- Unix ---------------------------------- */
#ifdef OPENSSL_SYS_UNIX
-# if defined(linu
s
) || defined(OPENSSL_SYSNAME_LINUX)
+# if defined(linu
x
) || defined(OPENSSL_SYSNAME_LINUX)
# define OPENSSL_SYS_LINUX
# endif
# ifdef OPENSSL_SYSNAME_MPE