s4:lib/tevent: rename structs
[bbaumbach/samba-autobuild/.git] / source4 / libcli / wbclient / wbclient.c
index 1b2d314824bd7463d5ad4f69a928b57054d950fc..b881e32f7b9f721202e9974d034abd6b0acc82f3 100644 (file)
@@ -50,7 +50,7 @@ static NTSTATUS get_server_id(struct messaging_context *msg_ctx,
  */
 struct wbc_context *wbc_init(TALLOC_CTX *mem_ctx,
                             struct messaging_context *msg_ctx,
-                            struct event_context *event_ctx)
+                            struct tevent_context *event_ctx)
 {
        struct wbc_context *ctx;
        NTSTATUS status;