mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 11:05:03 +02:00
fixed misplaced #endif
This commit is contained in:
@@ -1308,8 +1308,8 @@ void SecureSocketImpl::verifyCertificateChainClient(PCCERT_CONTEXT pServerCert)
|
||||
}
|
||||
else break;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
CertFreeCertificateChain(pChainContext);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user