svn commit: samba r11512 - in branches/SAMBA_4_0/source/lib/ldb/include: .

abartlet at samba.org abartlet at samba.org
Sat Nov 5 05:44:27 GMT 2005


Author: abartlet
Date: 2005-11-05 05:44:26 +0000 (Sat, 05 Nov 2005)
New Revision: 11512

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

Log:
fix typo

Modified:
   branches/SAMBA_4_0/source/lib/ldb/include/ldb.h


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb.h
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/include/ldb.h	2005-11-05 04:21:55 UTC (rev 11511)
+++ branches/SAMBA_4_0/source/lib/ldb/include/ldb.h	2005-11-05 05:44:26 UTC (rev 11512)
@@ -76,7 +76,7 @@
 	struct ldb_dn_component *components;
 };
 
-/* these flags are used in ldd_message_element.flags fields. The
+/* these flags are used in ldb_message_element.flags fields. The
    LDA_FLAGS_MOD_* flags are used in ldap_modify() calls to specify
    whether attributes are being added, deleted or modified */
 #define LDB_FLAG_MOD_MASK  0x3



More information about the samba-cvs mailing list