From: Andy Polyakov Date: Mon, 15 Mar 2010 22:29:20 +0000 (+0000) Subject: e_capi.c: fix typo. X-Git-Tag: OpenSSL_1_0_0~13 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=32b76dcdac3868da3a3041b341a01653e65f4c14;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