s4:lib/tevent: rename structs
[samba.git] / source4 / ntvfs / common / notify.c
index dbe4722d37e487ac0d4720613308156dd766607e..135458a00fd88371abc2fd28d49b509e4c74d5b2 100644 (file)
@@ -84,7 +84,7 @@ static int notify_destructor(struct notify_context *notify)
 struct notify_context *notify_init(TALLOC_CTX *mem_ctx, struct server_id server, 
                                   struct messaging_context *messaging_ctx,
                                   struct loadparm_context *lp_ctx,
-                                  struct event_context *ev,
+                                  struct tevent_context *ev,
                                   struct share_config *scfg)
 {
        struct notify_context *notify;