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 90b84f91a3..c5f03c9179 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -225,7 +225,7 @@ static struct loadparm_service sDefault =
.store_dos_attributes = false,
.dmapi_support = false,
.locking = true,
- .iStrictLocking = Auto,
+ .strict_locking = Auto,
.bPosixLocking = true,
.oplocks = true,
.bKernelOplocks = false,