From 36d1df4413d33df94bf20bb50e7d796bc72399fc Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 16 Jul 2003 13:35:23 +0000 Subject: typo (This used to be commit 09e00970d4b3ec80467a4a292c39650d6c945847) --- source3/passdb/pdb_ldap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/passdb') diff --git a/source3/passdb/pdb_ldap.c b/source3/passdb/pdb_ldap.c index a4ee4dbd4b..17803a37ed 100644 --- a/source3/passdb/pdb_ldap.c +++ b/source3/passdb/pdb_ldap.c @@ -1162,7 +1162,7 @@ static NTSTATUS ldapsam_getsampwsid(struct pdb_methods *my_methods, SAM_ACCOUNT } /******************************************************************** -Do the actual modification - also change a plaittext passord if +Do the actual modification - also change a plaintext passord if it it set. **********************************************************************/ -- cgit