s4:lib/tevent: rename structs
[kai/samba.git] / source4 / ntvfs / ntvfs.h
index 8433a431b0ea3046ef678fec1223ec848474a775..5e86030efae6d1924760ced1df93ceb883aacec9 100644 (file)
@@ -200,7 +200,7 @@ struct ntvfs_context {
 
        struct server_id server_id;
        struct loadparm_context *lp_ctx;
-       struct event_context *event_ctx;
+       struct tevent_context *event_ctx;
        struct messaging_context *msg_ctx;
 
        struct {