]> granicus.if.org Git - curl/commit
curl_ntlm_core.c: Fixed compilation warnings
authorSteve Holme <steve_holme@hotmail.com>
Wed, 24 Dec 2014 22:22:07 +0000 (22:22 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 24 Dec 2014 22:22:07 +0000 (22:22 +0000)
commited16a1695f40e6b3dee6c7cf091eecb8839f88b9
treefe7f358b457c0c2b774172a43a56612b931abfcd
parent7c66ab502946d0ad48b8a7485dcc3bac82178a13
curl_ntlm_core.c: Fixed compilation warnings

curl_ntlm_core.c:301: warning: pointer targets in passing argument 2 of
                      'CryptImportKey' differ in signedness
curl_ntlm_core.c:310: warning: passing argument 6 of 'CryptEncrypt' from
                      incompatible pointer type
curl_ntlm_core.c:540: warning: passing argument 4 of 'CryptGetHashParam'
                      from incompatible pointer type
lib/curl_ntlm_core.c