[1/4] winhttp: Fix const qualifier warning for OpenSSL 1.0.0.

Andrew Nguyen anguyen at codeweavers.com
Sun Oct 24 23:41:36 CDT 2010


The const qualifier was added to SSL_get_current_cipher's return type 
in OpenSSL 1.0.0. SSL_CIPHER_get_bits takes a const SSL_CIPHER * since 
OpenSSL 0.9.7g.
---
 dlls/winhttp/net.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winhttp-Fix-const-qualifier-warning-for-OpenSSL-1.0.0.txt
Type: text/x-patch
Size: 494 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101024/ecb962a6/attachment.bin>


More information about the wine-patches mailing list