mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
lib: Fix a comment
The "deleted bit" went away with 341223a00596e Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
78737c6869
commit
0ad9273961
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user