]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
notifyd: Fix a typo
authorVolker Lendecke <vl@samba.org>
Wed, 21 Oct 2020 14:10:25 +0000 (16:10 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 24 Oct 2020 05:57:31 +0000 (05:57 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/notifyd/notifyd.c

index ba030fa1eccb98633c384c20d2c76a4bd0482ce0..530e844015dd4e342cc5eabe7edb9a69c38ad5ad 100644 (file)
@@ -63,7 +63,7 @@ struct notifyd_state {
         *
         * struct notifyd_instance
         *
-        * to be maintained and parsed by notifyd_entry_parse()
+        * to be maintained and parsed by notifyd_parse_entry()
         */
        struct db_context *entries;