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

abartlet at samba.org abartlet at samba.org
Tue Feb 27 02:19:17 GMT 2007


Author: abartlet
Date: 2007-02-27 02:19:16 +0000 (Tue, 27 Feb 2007)
New Revision: 21553

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

Log:
Remove bogus comment.

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


Changeset:
Modified: branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h
===================================================================
--- branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h	2007-02-26 23:07:54 UTC (rev 21552)
+++ branches/SAMBA_4_0/source/lib/ldb/include/ldb_private.h	2007-02-27 02:19:16 UTC (rev 21553)
@@ -224,9 +224,6 @@
 */
 int ldb_sequence_number(struct ldb_context *ldb, enum ldb_sequence_type type, uint64_t *seq_num);
 
-
-/* Parse controls from the format used on the command line and in ejs */
-
 #define LDB_SEQ_GLOBAL_SEQUENCE    0x01
 #define LDB_SEQ_TIMESTAMP_SEQUENCE 0x02
 



More information about the samba-cvs mailing list