e_capi.c: fix typo.

This commit is contained in:
Andy Polyakov 2010-03-15 22:28:48 +00:00
parent f2fccce4bd
commit 82f385d71d

View File

@ -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>