r7956: Spelling mistake.
authorJeremy Allison <jra@samba.org>
Mon, 27 Jun 2005 22:06:18 +0000 (22:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:58:04 +0000 (10:58 -0500)
Jeremy.
(This used to be commit f318c371077f28ace52f7d2b1517df0d15a0f05a)

source3/auth/auth_ntlmssp.c

index 0e2c359251d66d086c19dda906b782f449e2a185..11d9aa09c4c4992ca8b47199b841fa82f438533a 100644 (file)
@@ -48,7 +48,7 @@ static BOOL auth_ntlmssp_may_set_challenge(const struct ntlmssp_state *ntlmssp_s
 }
 
 /**
- * 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)