remove space

This commit is contained in:
toddouska
2014-05-01 09:30:17 -07:00
parent 5ff0336491
commit 14c978ca67

View File

@ -37,7 +37,7 @@
#ifdef HAVE_CRL_MONITOR
static int StopMonitor(int mfd);
#endif
/* Initialze CRL members */
int InitCRL(CYASSL_CRL* crl, CYASSL_CERT_MANAGER* cm)