1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

smbd: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Mar 14 14:46:02 CET 2013 on sn-devel-104
This commit is contained in:
Volker Lendecke 2013-03-13 13:33:58 +01:00 committed by Michael Adam
parent ccb39a3fd2
commit c044e930d3

View File

@ -84,7 +84,7 @@ struct notify_context {
* operations to db_index to a minimum. This is achieved by
* delayed deletion. When a db_notify is initially created,
* the db_index record is also created. When more notifies are
* add for a path, then only the db_notify record needs to be
* added for a path, then only the db_notify record needs to be
* modified, the db_index record is not touched. When the last
* entry from the db_notify record is deleted, the db_index
* record is not immediately deleted. Instead, the db_notify