summaryrefslogtreecommitdiff
path: root/source3/smbd/notify_internal.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbd/notify_internal.c')
-rw-r--r--source3/smbd/notify_internal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/notify_internal.c b/source3/smbd/notify_internal.c
index 938c57b574..803e2d913e 100644
--- a/source3/smbd/notify_internal.c
+++ b/source3/smbd/notify_internal.c
@@ -121,7 +121,7 @@ static void notify_handler(struct messaging_context *msg_ctx,
struct notify_context *notify_init(TALLOC_CTX *mem_ctx,
struct messaging_context *msg,
- struct event_context *ev)
+ struct tevent_context *ev)
{
struct loadparm_context *lp_ctx;
struct notify_context *notify;