svn commit: samba r6466 - in branches/SAMBA_4_0/source/auth/ntlmssp: .

tpot at samba.org tpot at samba.org
Mon Apr 25 11:47:42 GMT 2005


Author: tpot
Date: 2005-04-25 11:47:41 +0000 (Mon, 25 Apr 2005)
New Revision: 6466

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=6466

Log:
Spelling.

Modified:
   branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.h


Changeset:
Modified: branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.h
===================================================================
--- branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.h	2005-04-25 10:58:46 UTC (rev 6465)
+++ branches/SAMBA_4_0/source/auth/ntlmssp/ntlmssp.h	2005-04-25 11:47:41 UTC (rev 6466)
@@ -137,7 +137,7 @@
 	 * 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);



More information about the samba-cvs mailing list