summaryrefslogtreecommitdiffstats
path: root/source3/param/loadparm.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r--source3/param/loadparm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index 3f92fa4bab..99526a3ac2 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -245,7 +245,7 @@ static struct loadparm_service sDefault =
.dos_filemode = false,
.dos_filetimes = true,
.dos_filetime_resolution = false,
- .fake_dir_create_times = false,
+ .fake_directory_create_times = false,
.blocking_locks = true,
.inherit_perms = false,
.inherit_acls = false,