diff --git a/src/crl.c b/src/crl.c index 98e4868d1..e55f68287 100644 --- a/src/crl.c +++ b/src/crl.c @@ -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)