From: Volker Lendecke Date: Tue, 28 Apr 2020 14:55:55 +0000 (+0200) Subject: lib: Fix a comment X-Git-Tag: ldb-2.2.0~750 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad9273961bb0b14e78bd02e6062eb2bba45af47;p=thirdparty%2Fsamba.git lib: Fix a comment The "deleted bit" went away with 341223a00596e Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme --- diff --git a/source3/lib/dbwrap/dbwrap_watch.c b/source3/lib/dbwrap/dbwrap_watch.c index 14d3525047e..206eabc8d5d 100644 --- a/source3/lib/dbwrap/dbwrap_watch.c +++ b/source3/lib/dbwrap/dbwrap_watch.c @@ -45,7 +45,7 @@ struct dbwrap_watcher { /* * Watched records contain a header of: * - * [uint32] num_records | deleted bit + * [uint32] num_records * 0 [DBWRAP_WATCHER_BUF_LENGTH] \ * 1 [DBWRAP_WATCHER_BUF_LENGTH] | * .. |- Array of watchers