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 17ea74b8a8e..e08e2c3ba26 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -156,7 +156,7 @@ static struct loadparm_service sDefault =
.preexec = NULL,
.postexec = NULL,
.rootpreexec = NULL,
- .rootpostexec = NULL,
+ .root_postexec = NULL,
.cups_options = NULL,
.printcommand = NULL,
.lpqcommand = NULL,