mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
r6466: Spelling.
This commit is contained in:
parent
78dc57c655
commit
764b967926
@ -137,7 +137,7 @@ struct gensec_ntlmssp_state
|
||||
* from the DATA_BLOB chal on this structure.
|
||||
*
|
||||
* @param ntlmssp_state This structure
|
||||
* @param challange 8 bytes of data, agreed by the client and server to be the effective challenge for NTLM2 authentication
|
||||
* @param challenge 8 bytes of data, agreed by the client and server to be the effective challenge for NTLM2 authentication
|
||||
*
|
||||
*/
|
||||
NTSTATUS (*set_challenge)(struct gensec_ntlmssp_state *, DATA_BLOB *challenge);
|
||||
|
Loading…
Reference in New Issue
Block a user