From: Andy Polyakov Date: Mon, 19 Dec 2011 14:33:37 +0000 (+0000) Subject: apps/speed.c: fix typo in last commit. X-Git-Tag: OpenSSL_1_0_1-beta1~28 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1d05ff2779111f5e3c012b86ec04e3da16b1d4cb;p=oweals%2Fopenssl.git apps/speed.c: fix typo in last commit. --- diff --git a/apps/speed.c b/apps/speed.c index ffc50265ee..5c3c2560cf 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