fixed misplaced #endif
This commit is contained in:
Родитель
af38d47df2
Коммит
b72641d20b
|
@ -1308,8 +1308,8 @@ void SecureSocketImpl::verifyCertificateChainClient(PCCERT_CONTEXT pServerCert)
|
|||
}
|
||||
else break;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
CertFreeCertificateChain(pChainContext);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче