mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
remoevd a misplaced comma
This commit is contained in:
parent
96fc2856bc
commit
c1d2d4e271
@ -47,7 +47,7 @@ enum NTLM_MESSAGE_TYPE
|
||||
NTLMSSP_NEGOTIATE = 1,
|
||||
NTLMSSP_CHALLENGE = 2,
|
||||
NTLMSSP_AUTH = 3,
|
||||
NTLMSSP_UNKNOWN = 4,
|
||||
NTLMSSP_UNKNOWN = 4
|
||||
};
|
||||
|
||||
/* NTLMSSP negotiation flags */
|
||||
|
Loading…
Reference in New Issue
Block a user