summaryrefslogtreecommitdiff
path: root/source3/smbd/notifyd
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2016-09-08 11:44:23 +0200
committerVolker Lendecke <vl@samba.org>2016-09-09 11:58:07 +0200
commit14c3f67df59c288297179304d926b4d6f6490ec3 (patch)
treef5e802bad6a7ce78dedfadc3e4771032baa3624f /source3/smbd/notifyd
parent4a8b588dc081ff8931eb405076cd237ab4728ac0 (diff)
downloadsamba-14c3f67df59c288297179304d926b4d6f6490ec3.tar.gz
notifyd: Fix bad comment wording
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/smbd/notifyd')
-rw-r--r--source3/smbd/notifyd/notifyd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/notifyd/notifyd.c b/source3/smbd/notifyd/notifyd.c
index 69d30f79cf0..8e52eea1781 100644
--- a/source3/smbd/notifyd/notifyd.c
+++ b/source3/smbd/notifyd/notifyd.c
@@ -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;