diff options
Diffstat (limited to 'lib/param/param_functions.c')
| -rw-r--r-- | lib/param/param_functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/param/param_functions.c b/lib/param/param_functions.c index 6cafcfe934..1e4eacf918 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -84,7 +84,7 @@ FN_LOCAL_BOOL(autoloaded, autoloaded) FN_LOCAL_BOOL(preexec_close, preexec_close) FN_LOCAL_BOOL(rootpreexec_close, rootpreexec_close) FN_LOCAL_INTEGER(case_sensitive, case_sensitive) -FN_LOCAL_BOOL(preservecase, preservecase) +FN_LOCAL_BOOL(preserve_case, preserve_case) FN_LOCAL_BOOL(shortpreservecase, shortpreservecase) FN_LOCAL_BOOL(hide_dot_files, hide_dot_files) FN_LOCAL_BOOL(hide_special_files, hide_special_files) |
