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 04939b39db..b21f3fccb6 100644 --- a/lib/param/param_functions.c +++ b/lib/param/param_functions.c @@ -108,7 +108,7 @@ FN_LOCAL_PARM_BOOL(manglednames, manglednames) FN_LOCAL_BOOL(symlinks, symlinks) FN_LOCAL_BOOL(syncalways, syncalways) FN_LOCAL_BOOL(strict_allocate, strict_allocate) -FN_LOCAL_BOOL(delete_readonly, bDeleteReadonly) +FN_LOCAL_BOOL(delete_readonly, delete_readonly) FN_LOCAL_BOOL(fake_oplocks, bFakeOplocks) FN_LOCAL_BOOL(recursive_veto_delete, bDeleteVetoFiles) FN_LOCAL_BOOL(dos_filemode, bDosFilemode) |
