notifyd: Fix bad comment wording
authorVolker Lendecke <vl@samba.org>
Thu, 8 Sep 2016 09:44:23 +0000 (11:44 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 9 Sep 2016 09:58:07 +0000 (11:58 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/notifyd/notifyd.c

index 69d30f79cf0ad9d4c9a9fddcc733dbb40c72df95..8e52eea178112a86bb4b0031846825f0027ab92d 100644 (file)
@@ -61,7 +61,7 @@ struct notifyd_state {
         *
         * struct notifyd_instance
         *
-        * to be maintained by parsed by notifyd_entry_parse()
+        * to be maintained and parsed by notifyd_entry_parse()
         */
        struct db_context *entries;