s4:lib/tevent: rename structs
[ira/wip.git] / source4 / auth / ntlm / auth_simple.c
index e7039c36575fb529e3ede16318eb017636438f6c..ccf677bf5166da5cd393c53ae59ba7092dc69f2c 100644 (file)
@@ -32,7 +32,7 @@
  when the caller doesn't need a session_info
 */
 _PUBLIC_ NTSTATUS authenticate_username_pw(TALLOC_CTX *mem_ctx,
-                                          struct event_context *ev,
+                                          struct tevent_context *ev,
                                           struct messaging_context *msg,
                                           struct loadparm_context *lp_ctx,
                                           const char *nt4_domain,