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:
bdba459
)
apps/speed.c: fix typo in last commit.
author
Andy Polyakov
<appro@openssl.org>
Mon, 19 Dec 2011 14:33:09 +0000
(14:33 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 19 Dec 2011 14:33:09 +0000
(14:33 +0000)
apps/speed.c
patch
|
blob
|
history
diff --git
a/apps/speed.c
b/apps/speed.c
index 2c489eb029a194a37487e60718321f5beb83e022..25fe24aaec7064c34422ddfe0b6973a98824be7d 100644
(file)
--- a/
apps/speed.c
+++ b/
apps/speed.c
@@
-110,7
+110,7
@@
#if defined(_WIN32) || defined(__CYGWIN__)
#include <windows.h>
-# if defined(__CYG
w
IN__) && !defined(_WIN32)
+# if defined(__CYG
W
IN__) && !defined(_WIN32)
/* <windows.h> should define _WIN32, which normally is mutually
* exclusive with __CYGWIN__, but if it didn't... */
# define _WIN32