ntlm: get rid of unconditional use of long long
... since some compilers don't have it and instead use other types, such as __int64. Reported by: gkinseyhpw Closes #478
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
... since some compilers don't have it and instead use other types, such as __int64. Reported by: gkinseyhpw Closes #478