s4:lib/tevent: rename structs
[samba.git] / source4 / ntvfs / posix / pvfs_notify.c
index 719b7fa5fc70c227d771ba4cd45d987d4449304a..8224d36b7dd19ec424c2866438f0eefa4a6e57f3 100644 (file)
@@ -46,7 +46,7 @@ struct pvfs_notify_buffer {
 /*
   send a notify on the next event run. 
 */
-static void pvfs_notify_send_next(struct event_context *ev, struct timed_event *te, 
+static void pvfs_notify_send_next(struct tevent_context *ev, struct tevent_timer *te, 
                                  struct timeval t, void *ptr)
 {
        struct ntvfs_request *req = talloc_get_type(ptr, struct ntvfs_request);