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 dac583cb54..b06657c3c4 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -364,7 +364,7 @@ FN_GLOBAL_LIST(smb_ports, smb_ports)
FN_GLOBAL_LIST(spn_update_command, spn_update_command)
FN_GLOBAL_LIST(svcctl_list, svcctl_list)
FN_GLOBAL_LIST(usershare_prefix_allow_list, usershare_prefix_allow_list)
-FN_GLOBAL_LIST(usershare_prefix_deny_list, szUsersharePrefixDenyList)
+FN_GLOBAL_LIST(usershare_prefix_deny_list, usershare_prefix_deny_list)
FN_GLOBAL_LIST(winbind_nss_info, szWinbindNssInfo)
FN_GLOBAL_LIST(wins_server_list, szWINSservers)
FN_GLOBAL_STRING(abort_shutdown_script, szAbortShutdownScript)