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:
0fbf5f7
)
Wording of comment...
author
Lutz Jänicke
<jaenicke@openssl.org>
Sat, 25 Aug 2001 11:33:34 +0000
(11:33 +0000)
committer
Lutz Jänicke
<jaenicke@openssl.org>
Sat, 25 Aug 2001 11:33:34 +0000
(11:33 +0000)
e_os.h
patch
|
blob
|
history
diff --git
a/e_os.h
b/e_os.h
index 5857b1c86d99e3b241bfa7b452ddf3932da710af..3674db552fdf23e3137ce38ad54eee5aae5e70fb 100644
(file)
--- a/
e_os.h
+++ b/
e_os.h
@@
-425,7
+425,7
@@
extern HINSTANCE _hInstance;
#endif
#if defined(sun) && !defined(__svr4__) && !defined(__SVR4)
- /* include headers first, so our
evil
defines don't break it */
+ /* include headers first, so our defines don't break it */
#include <stdlib.h>
#include <string.h>
/* bcopy can handle overlapping moves according to SunOS 4.1.4 manpage */