s4:lib/tevent: rename structs
[tprouty/samba.git] / source4 / lib / registry / ldb.c
index 87268ce5e7e35030248cf05f4f96950ab1c9e214..1d238f4e23057bb7da9aad9053b71a7c8c741756 100644 (file)
@@ -429,7 +429,7 @@ static WERROR ldb_open_key(TALLOC_CTX *mem_ctx, const struct hive_key *h,
 WERROR reg_open_ldb_file(TALLOC_CTX *parent_ctx, const char *location,
                         struct auth_session_info *session_info,
                         struct cli_credentials *credentials,
-                        struct event_context *ev_ctx,
+                        struct tevent_context *ev_ctx,
                         struct loadparm_context *lp_ctx,
                         struct hive_key **k)
 {