s4:lib/tevent: rename structs
[samba.git] / source4 / ntvfs / sysdep / sys_notify.c
index 117d16d20a689a2d0df562c8590540394842e06d..57e921b2067dcf2a29f35e192752cde743077023 100644 (file)
@@ -40,7 +40,7 @@ static uint32_t num_backends;
 */
 _PUBLIC_ struct sys_notify_context *sys_notify_context_create(struct share_config *scfg,
                                                              TALLOC_CTX *mem_ctx, 
-                                                             struct event_context *ev)
+                                                             struct tevent_context *ev)
 {
        struct sys_notify_context *ctx;
        const char *bname;