fixed wrong comment
This commit is contained in:
parent
c0336dcc52
commit
4874aa6986
@ -183,7 +183,7 @@ typedef enum {
|
|||||||
NTLMSTATE_LAST
|
NTLMSTATE_LAST
|
||||||
} curlntlm;
|
} curlntlm;
|
||||||
|
|
||||||
/* Struct used for Digest challenge-response authentication */
|
/* Struct used for NTLM challenge-response authentication */
|
||||||
struct ntlmdata {
|
struct ntlmdata {
|
||||||
curlntlm state;
|
curlntlm state;
|
||||||
unsigned char nonce[8];
|
unsigned char nonce[8];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user