notifyd: Clarify a comment
authorVolker Lendecke <vl@samba.org>
Wed, 6 Sep 2017 16:20:25 +0000 (18:20 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 16 Sep 2017 06:36:18 +0000 (08:36 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/notifyd/notifyd.c

index 11059eca7113bdd788ab36aada92c6c6087cbb12..f645781afea6f899b6cfe132dfb0d30acb10fc3f 100644 (file)
@@ -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
         *