1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-11 08:23:49 +03:00

r1441: Indentation and comment fixes.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2004-07-11 10:38:31 +00:00
committed by Gerald (Jerry) Carter
parent 1c31aa4271
commit 231e505dea

View File

@@ -294,7 +294,7 @@ static NTSTATUS gensec_ntlmssp_session_key(struct gensec_security *gensec_securi
/**
* 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 in The request, as a DATA_BLOB
* @param out The reply, as an talloc()ed DATA_BLOB, on *out_mem_ctx