summaryrefslogtreecommitdiff
path: root/source4/client/client.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/client/client.c')
-rw-r--r--source4/client/client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/client/client.c b/source4/client/client.c
index 01197e8a9e..e05e195372 100644
--- a/source4/client/client.c
+++ b/source4/client/client.c
@@ -3228,7 +3228,7 @@ static int do_message_op(const char *netbios_name, const char *desthost,
lp_smbcli_options(cmdline_lp_ctx, &smb_options);
- ev_ctx = event_context_init(talloc_autofree_context());
+ ev_ctx = s4_event_context_init(talloc_autofree_context());
DEBUG( 3, ( "Client started (version %s).\n", SAMBA_VERSION_STRING ) );