apps/speed.c: fix typo in last commit.
authorAndy Polyakov <appro@openssl.org>
Mon, 19 Dec 2011 14:33:09 +0000 (14:33 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 19 Dec 2011 14:33:09 +0000 (14:33 +0000)
apps/speed.c

index 2c489eb029a194a37487e60718321f5beb83e022..25fe24aaec7064c34422ddfe0b6973a98824be7d 100644 (file)
 
 #if defined(_WIN32) || defined(__CYGWIN__)
 #include <windows.h>
 
 #if defined(_WIN32) || defined(__CYGWIN__)
 #include <windows.h>
-# if defined(__CYGwIN__) && !defined(_WIN32)
+# if defined(__CYGWIN__) && !defined(_WIN32)
   /* <windows.h> should define _WIN32, which normally is mutually
    * exclusive with __CYGWIN__, but if it didn't... */
 #  define _WIN32
   /* <windows.h> should define _WIN32, which normally is mutually
    * exclusive with __CYGWIN__, but if it didn't... */
 #  define _WIN32