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 2c866970d7..99b59946ce 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -103,7 +103,7 @@ FN_LOCAL_PARM_BOOL(posix_locking, posix_locking) FN_LOCAL_BOOL(kernel_oplocks, kernel_oplocks) FN_LOCAL_BOOL(level2_oplocks, level2_oplocks) FN_LOCAL_BOOL(kernel_share_modes, kernel_share_modes) -FN_LOCAL_BOOL(onlyuser, bOnlyUser) +FN_LOCAL_BOOL(onlyuser, onlyuser) FN_LOCAL_PARM_BOOL(manglednames, bMangledNames) FN_LOCAL_BOOL(symlinks, bSymlinks) FN_LOCAL_BOOL(syncalways, bSyncAlways) |
