s4:lib/tevent: rename structs
[ira/wip.git] / source4 / ntptr / ntptr_base.c
index a7004be90ba289a25f8e6e0ca912be4870098da1..287a4b6777a732ccc8693554511771d43a804861 100644 (file)
@@ -119,7 +119,7 @@ const struct ntptr_critical_sizes *ntptr_interface_version(void)
 /*
   create a ntptr_context with a specified NTPTR backend
 */
-NTSTATUS ntptr_init_context(TALLOC_CTX *mem_ctx, struct event_context *ev_ctx,
+NTSTATUS ntptr_init_context(TALLOC_CTX *mem_ctx, struct tevent_context *ev_ctx,
                            struct loadparm_context *lp_ctx,
                            const char *providor, struct ntptr_context **_ntptr)
 {