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 52c18a8f5c..f30302ecc2 100644
--- a/lib/param/param_functions.c
+++ b/lib/param/param_functions.c
@@ -127,7 +127,7 @@ FN_LOCAL_BOOL(force_unknown_acl_user, force_unknown_acl_user)
FN_LOCAL_BOOL(ea_support, ea_support)
FN_LOCAL_BOOL(_use_sendfile, _use_sendfile)
FN_LOCAL_BOOL(profile_acls, profile_acls)
-FN_LOCAL_BOOL(map_acl_inherit, bMap_acl_inherit)
+FN_LOCAL_BOOL(map_acl_inherit, map_acl_inherit)
FN_LOCAL_BOOL(afs_share, bAfs_Share)
FN_LOCAL_BOOL(acl_check_permissions, bAclCheckPermissions)
FN_LOCAL_BOOL(acl_group_control, bAclGroupControl)