Commit 82f385d7 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

e_capi.c: fix typo.

parent f2fccce4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>