e_capi.c: fix typo [from HEAD].

This commit is contained in:
Andy Polyakov 2010-03-15 22:30:09 +00:00
parent f1502a491e
commit 744f6b648e

View File

@ -85,7 +85,7 @@
#ifndef CERT_SYSTEM_STORE_CURRENT_USER
#define CERT_SYSTEM_STORE_CURRENT_USER 0x00010000
#define
#endif
#include <openssl/engine.h>
#include <openssl/pem.h>