mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-24 07:54:31 +01:00
fixed misplaced #endif
This commit is contained in:
parent
af38d47df2
commit
b72641d20b
@ -1308,8 +1308,8 @@ void SecureSocketImpl::verifyCertificateChainClient(PCCERT_CONTEXT pServerCert)
|
||||
}
|
||||
else break;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
CertFreeCertificateChain(pChainContext);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user