mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
notifyd: Clarify a comment
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
6222cd71ee
commit
aea214fce6
@ -57,7 +57,7 @@ struct notifyd_state {
|
||||
/*
|
||||
* Database of everything clients show interest in. Indexed by
|
||||
* absolute path. The database keys are not 0-terminated
|
||||
* because the criticial operation, notifyd_trigger, can walk
|
||||
* to allow the criticial operation, notifyd_trigger, to walk
|
||||
* the structure from the top without adding intermediate 0s.
|
||||
* The database records contain an array of
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user