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 77cc0cf719..6d0e6d4fd6 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -79,7 +79,7 @@ FN_LOCAL_STRING(veto_files, veto_files) FN_LOCAL_STRING(hide_files, hide_files) FN_LOCAL_STRING(veto_oplocks, veto_oplocks) FN_LOCAL_STRING(aio_write_behind, aio_write_behind) -FN_LOCAL_STRING(dfree_command, szDfree) +FN_LOCAL_STRING(dfree_command, dfree_command) FN_LOCAL_BOOL(autoloaded, autoloaded) FN_LOCAL_BOOL(preexec_close, bPreexecClose) FN_LOCAL_BOOL(rootpreexec_close, bRootpreexecClose) |