s4-messaging Rename messaging -> imessaging
[kai/samba-autobuild/.git] / source4 / ntvfs / common / brlock.h
index e5e618d045dd148d2dea1072718b6c7d07b06d40..7ae3111cc4374e773de7b7044579ffb44dfb72b6 100644 (file)
@@ -24,7 +24,7 @@
 struct brlock_ops {
        struct brl_context *(*brl_init)(TALLOC_CTX *, struct server_id , 
                                        struct loadparm_context *lp_ctx,
-                                       struct messaging_context *);
+                                       struct imessaging_context *);
        struct brl_handle *(*brl_create_handle)(TALLOC_CTX *, struct ntvfs_handle *, DATA_BLOB *);
        NTSTATUS (*brl_lock)(struct brl_context *,
                             struct brl_handle *,