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 e3b6d71fa8..31f67b3043 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -148,7 +148,7 @@ static struct loadparm_service sDefault =
.szService = NULL,
.pathname = NULL,
.username = NULL,
- .szInvalidUsers = NULL,
+ .invalid_users = NULL,
.szValidUsers = NULL,
.szAdminUsers = NULL,
.szCopy = NULL,