mirror of
https://github.com/samba-team/samba.git
synced 2025-12-12 12:23:50 +03:00
r1441: Indentation and comment fixes.
Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
1c31aa4271
commit
231e505dea
@@ -294,7 +294,7 @@ static NTSTATUS gensec_ntlmssp_session_key(struct gensec_security *gensec_securi
|
|||||||
/**
|
/**
|
||||||
* Next state function for the wrapped NTLMSSP state machine
|
* Next state function for the wrapped NTLMSSP state machine
|
||||||
*
|
*
|
||||||
* @param gensec_ntlmssp_state NTLMSSP State
|
* @param gensec_security GENSEC state, initialised to NTLMSSP
|
||||||
* @param out_mem_ctx The TALLOC_CTX for *out to be allocated on
|
* @param out_mem_ctx The TALLOC_CTX for *out to be allocated on
|
||||||
* @param in The request, as a DATA_BLOB
|
* @param in The request, as a DATA_BLOB
|
||||||
* @param out The reply, as an talloc()ed DATA_BLOB, on *out_mem_ctx
|
* @param out The reply, as an talloc()ed DATA_BLOB, on *out_mem_ctx
|
||||||
|
|||||||
Reference in New Issue
Block a user