aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.0
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2014-05-04 18:59:55 +0100
committerSteve Holme <steve_holme@hotmail.com>2014-05-04 19:07:17 +0100
commit4febbedc5ab07ab2f9d6d7a056b1db6596cd51d2 (patch)
tree4f31c20585347d535412a1065f859656bded2e1a /CHANGES.0
parent6ebc0d3bd8ccbedb664a917ff770e6f1e2540e30 (diff)
curl_ntlm_core: Fixed use of long long for VC6 and VC7
Commit 07b66cbfa4 unfortunately broke native NTLM message support in compilers, such as VC6, VC7 and others, that don't support long long type declarations. This commit fixes VC6 and VC7 as they support the __int64 extension, however, we should consider an additional fix for other compilers that don't support this.
Diffstat (limited to 'CHANGES.0')
0 files changed, 0 insertions, 0 deletions