1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-20 22:50:26 +03:00

notifyd: Fix bad comment wording

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Volker Lendecke 2016-09-08 11:44:23 +02:00
parent 4a8b588dc0
commit 14c3f67df5

View 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;