svn commit: samba r6265 - in trunk/source/lib: .

idra at samba.org idra at samba.org
Sat Apr 9 12:57:31 GMT 2005


Author: idra
Date: 2005-04-09 12:57:30 +0000 (Sat, 09 Apr 2005)
New Revision: 6265

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

Log:
fix comment


Modified:
   trunk/source/lib/smbldap.c


Changeset:
Modified: trunk/source/lib/smbldap.c
===================================================================
--- trunk/source/lib/smbldap.c	2005-04-09 11:47:38 UTC (rev 6264)
+++ trunk/source/lib/smbldap.c	2005-04-09 12:57:30 UTC (rev 6265)
@@ -346,7 +346,7 @@
 	}
 
 #if 0	/* commented out after discussion with abartlet.  Do not reenable.
-	   left here so other so re-add similar code   --jerry */
+	   left here so other do not re-add similar code   --jerry */
        	if (value == NULL || *value == '\0')
 		return;
 #endif



More information about the samba-cvs mailing list