Author: tridge
Date: 2005-10-13 07:54:38 +0000 (Thu, 13 Oct 2005)
New Revision: 10957

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

Log:

make a comment clearer

Modified:
   branches/SAMBA_4_0/source/lib/ldb/common/ldb_utf8.c


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/common/ldb_utf8.c
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/common/ldb_utf8.c 2005-10-13 07:47:57 UTC 
(rev 10956)
+++ branches/SAMBA_4_0/source/lib/ldb/common/ldb_utf8.c 2005-10-13 07:54:38 UTC 
(rev 10957)
@@ -73,7 +73,7 @@
 }
 
 /*
-  compare two attributes
+  compare two attribute names
   return 0 for match
 */
 int ldb_attr_cmp(const char *attr1, const char *attr2)

Reply via email to