e_capi.c: fix typo.

This commit is contained in:
Andy Polyakov 2010-03-15 22:29:20 +00:00
parent bcfd252052
commit 32b76dcdac

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>