From: Andy Polyakov Date: Mon, 15 Mar 2010 22:28:48 +0000 (+0000) Subject: e_capi.c: fix typo. X-Git-Tag: OpenSSL-fips-2_0-rc1~1177 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=82f385d71d1e060422897e8155c0d741bd459c01;p=oweals%2Fopenssl.git e_capi.c: fix typo. --- diff --git a/engines/e_capi.c b/engines/e_capi.c index 9624abcce2..e2a7cb58b0 100644 --- a/engines/e_capi.c +++ b/engines/e_capi.c @@ -101,7 +101,7 @@ #ifndef CERT_SYSTEM_STORE_CURRENT_USER #define CERT_SYSTEM_STORE_CURRENT_USER 0x00010000 -#define +#endif #include #include