forked from wolfSSL/wolfssl
Fix windows warnings
This commit is contained in:
committed by
Daniel Pouzzner
parent
98eb6b398c
commit
f0fae6506f
@ -456,7 +456,7 @@ int wolfSSL_CertManagerUnloadCAs(WOLFSSL_CERT_MANAGER* cm)
|
||||
}
|
||||
|
||||
static int wolfSSL_CertManagerUnloadIntermediateCertsEx(WOLFSSL_CERT_MANAGER* cm,
|
||||
int type)
|
||||
byte type)
|
||||
{
|
||||
int ret = WOLFSSL_SUCCESS;
|
||||
|
||||
|
Reference in New Issue
Block a user