s4:lib/tevent: rename structs
[kamenim/samba-autobuild/.git] / source4 / lib / registry / tools / regshell.c
index 5c308bfbda8a199488d461a3231f60112323d2e9..8939f2126937e1add775d36648cf1282fe06c76a 100644 (file)
@@ -493,7 +493,7 @@ int main(int argc, char **argv)
        poptContext pc;
        const char *remote = NULL;
        struct regshell_context *ctx;
-       struct event_context *ev_ctx;
+       struct tevent_context *ev_ctx;
        bool ret = true;
        struct poptOption long_options[] = {
                POPT_AUTOHELP