r6466: Spelling.
authorTim Potter <tpot@samba.org>
Mon, 25 Apr 2005 11:47:41 +0000 (11:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:39 +0000 (13:11 -0500)
source/auth/ntlmssp/ntlmssp.h

index fd9add148c370655a6f9cee8c1684d6b2e09a271..270beb151fc86215826e8d8d6803460e4d3d35ce 100644 (file)
@@ -137,7 +137,7 @@ struct gensec_ntlmssp_state
         * 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);