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 fef85507e5..797c35ee06 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -29,7 +29,7 @@
FN_LOCAL_STRING(path, path)
FN_LOCAL_LIST(hosts_allow, hosts_allow)
-FN_LOCAL_LIST(hostsdeny, hostsdeny)
+FN_LOCAL_LIST(hosts_deny, hostsdeny)
FN_LOCAL_STRING(fstype, fstype)
FN_LOCAL_LIST(ntvfs_handler, ntvfs_handler)
FN_LOCAL_BOOL(msdfs_root, msdfs_root)