From: Andy Polyakov Date: Mon, 19 Dec 2011 14:33:09 +0000 (+0000) Subject: apps/speed.c: fix typo in last commit. X-Git-Tag: master-post-reformat~2035 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=7aba22ba283e08180757b61f8d3d1ec4c1a25562 apps/speed.c: fix typo in last commit. --- diff --git a/apps/speed.c b/apps/speed.c index 2c489eb029..25fe24aaec 100644 --- a/apps/speed.c +++ b/apps/speed.c @@ -110,7 +110,7 @@ #if defined(_WIN32) || defined(__CYGWIN__) #include -# if defined(__CYGwIN__) && !defined(_WIN32) +# if defined(__CYGWIN__) && !defined(_WIN32) /* should define _WIN32, which normally is mutually * exclusive with __CYGWIN__, but if it didn't... */ # define _WIN32