projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcfd252
)
e_capi.c: fix typo.
author
Andy Polyakov
<appro@openssl.org>
Mon, 15 Mar 2010 22:29:20 +0000
(22:29 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Mon, 15 Mar 2010 22:29:20 +0000
(22:29 +0000)
engines/e_capi.c
patch
|
blob
|
history
diff --git
a/engines/e_capi.c
b/engines/e_capi.c
index 9624abcce2b5e9905e8f7c0da14142384cdbfd2f..e2a7cb58b0037cf0b31f4b2b75dd12fb749ab900 100644
(file)
--- 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 <openssl/engine.h>
#include <openssl/pem.h>