s4:lib/tevent: rename structs
[kamenim/samba.git] / source4 / utils / net / net.h
index 309bee277c3e5214d85ac69164b3bd4f821ae85c..16223a15bb9211f729579a1dbe42608e1fa42118 100644 (file)
@@ -24,7 +24,7 @@
 struct net_context {
        struct cli_credentials *credentials;
        struct loadparm_context *lp_ctx;
-       struct event_context *event_ctx;
+       struct tevent_context *event_ctx;
 };
 
 struct net_functable {