Spelling.
authorTim Potter <tpot@samba.org>
Wed, 28 May 2003 04:22:11 +0000 (04:22 +0000)
committerTim Potter <tpot@samba.org>
Wed, 28 May 2003 04:22:11 +0000 (04:22 +0000)
(This used to be commit e063c95bd5609e6aeade2d88e5cd9286d033971c)

source3/auth/auth_sam.c

index dc5f86bae3f1a7e1e779bce9ca810510472cdc58..a7e49a270f0172125201b831dddd3dba2c6e87c8 100644 (file)
@@ -224,7 +224,7 @@ static NTSTATUS sam_password_ok(const struct auth_context *auth_context,
                        }
                } else {
                        DEBUG(2,("sam_password_ok: NTLMv1 passwords NOT PERMITTED for user %s\n",pdb_get_username(sampass)));                   
-                       /* no return, because we might pick up LMv2 in the LM feild */
+                       /* no return, because we might pick up LMv2 in the LM field */
                }
        }