svn commit: samba r7956 - in branches/SAMBA_3_0/source/auth: .

jra at samba.org jra at samba.org
Mon Jun 27 22:06:19 GMT 2005


Author: jra
Date: 2005-06-27 22:06:18 +0000 (Mon, 27 Jun 2005)
New Revision: 7956

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

Log:
Spelling mistake.
Jeremy.

Modified:
   branches/SAMBA_3_0/source/auth/auth_ntlmssp.c


Changeset:
Modified: branches/SAMBA_3_0/source/auth/auth_ntlmssp.c
===================================================================
--- branches/SAMBA_3_0/source/auth/auth_ntlmssp.c	2005-06-27 19:32:52 UTC (rev 7955)
+++ branches/SAMBA_3_0/source/auth/auth_ntlmssp.c	2005-06-27 22:06:18 UTC (rev 7956)
@@ -48,7 +48,7 @@
 }
 
 /**
- * NTLM2 authentication modifies the effective challange, 
+ * NTLM2 authentication modifies the effective challenge, 
  * @param challenge The new challenge value
  */
 static NTSTATUS auth_ntlmssp_set_challenge(struct ntlmssp_state *ntlmssp_state, DATA_BLOB *challenge)



More information about the samba-cvs mailing list