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:
941811c
)
apps/speed.c: fix typo in last commit.
author
Andy Polyakov
<appro@openssl.org>
Mon, 19 Dec 2011 14:33:37 +0000
(14:33 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 19 Dec 2011 14:33:37 +0000
(14:33 +0000)
apps/speed.c
patch
|
blob
|
history
diff --git
a/apps/speed.c
b/apps/speed.c
index ffc50265ee28c4792ad1bd5885801835941dc2c8..5c3c2560cf05e6da2d15db88f61d2c5bd432fd18 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