mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
Fix a comment typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> (This used to be ctdb commit b940e3a24daa73ca9b2896b7a449240136442b53)
This commit is contained in:
parent
8c9eedbce3
commit
140be1e267
@ -263,7 +263,7 @@ struct traverse_start_state {
|
||||
/*
|
||||
setup a cluster-wide non-blocking traverse of a ctdb. The
|
||||
callback function will be called on every record in the local
|
||||
ltdb. To stop the travserse, talloc_free() the traverse_handle.
|
||||
ltdb. To stop the traverse, talloc_free() the traverse_handle.
|
||||
|
||||
The traverse is finished when the callback is called with tdb_null
|
||||
for key and data
|
||||
|
Loading…
x
Reference in New Issue
Block a user