s4:lib/tevent: rename structs
[samba.git] / source4 / ntvfs / sysdep / inotify.c
index c47a1216c881301fbfa57e0c1761f42f107906e5..f7aa91dd0e1dd7efc60a6a8c3c6b3c1472f46489 100644 (file)
@@ -198,7 +198,7 @@ static void inotify_dispatch(struct inotify_private *in,
 /*
   called when the kernel has some events for us
 */
-static void inotify_handler(struct event_context *ev, struct fd_event *fde,
+static void inotify_handler(struct tevent_context *ev, struct tevent_fd *fde,
                            uint16_t flags, void *private_data)
 {
        struct inotify_private *in = talloc_get_type(private_data,