r10957: make a comment clearer
authorAndrew Tridgell <tridge@samba.org>
Thu, 13 Oct 2005 07:54:38 +0000 (07:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:39:48 +0000 (13:39 -0500)
(This used to be commit d379fb5f101155edd5f266ae9aaae4e7ac7bd76b)

source4/lib/ldb/common/ldb_utf8.c

index 69faeb46d3d18365eefb69af8004de38aaa13b1e..61334bce094baf1c52ef4bd2373813726b270fdf 100644 (file)
@@ -73,7 +73,7 @@ int ldb_caseless_cmp(const char *s1, const char *s2)
 }
 
 /*
-  compare two attributes
+  compare two attribute names
   return 0 for match
 */
 int ldb_attr_cmp(const char *attr1, const char *attr2)