mirror of
https://github.com/curl/curl.git
synced 2026-07-22 23:47:17 +03:00
Merge branch 'master' of ssh://github.com/bagder/curl
This commit is contained in:
commit
98ca62c2d6
1 changed files with 0 additions and 1 deletions
|
|
@ -357,7 +357,6 @@ CURLcode Curl_ntlm_create_type1_message(const char *userp,
|
|||
unsigned long attrs;
|
||||
const TCHAR *useranddomain;
|
||||
const TCHAR *user;
|
||||
const TCHAR *passwd;
|
||||
const TCHAR *domain = TEXT("");
|
||||
size_t domlen = 0;
|
||||
TimeStamp tsDummy; /* For Windows 9x compatibility of SSPI calls */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue