summaryrefslogtreecommitdiffstats
path: root/lib/param/param_functions.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/param/param_functions.c')
-rw-r--r--lib/param/param_functions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c
index f4ebc70013..e3f36fe6c6 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -153,7 +153,7 @@ FN_LOCAL_PARM_BOOL(change_notify, change_notify)
FN_LOCAL_PARM_BOOL(kernel_change_notify, kernel_change_notify)
FN_LOCAL_BOOL(durable_handles, durable_handles)
-FN_GLOBAL_BOOL(allow_insecure_widelinks, allow_insecure_widelinks)
+FN_GLOBAL_BOOL(allow_insecure_wide_links, allow_insecure_wide_links)
FN_GLOBAL_BOOL(allow_nt4_crypto, allow_nt4_crypto)
FN_GLOBAL_BOOL(allow_trusted_domains, allow_trusted_domains)
FN_GLOBAL_BOOL(async_smb_echo_handler, async_smb_echo_handler)