mirror of
https://github.com/samba-team/samba.git
synced 2025-11-28 12:23:49 +03:00
param: Rename variable used for lp_rootpreexec szRootPreExec
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
committed by
Jeremy Allison
parent
d1a44b277b
commit
a098785d31
@@ -155,7 +155,7 @@ static struct loadparm_service sDefault =
|
||||
.szInclude = NULL,
|
||||
.preexec = NULL,
|
||||
.postexec = NULL,
|
||||
.szRootPreExec = NULL,
|
||||
.rootpreexec = NULL,
|
||||
.szRootPostExec = NULL,
|
||||
.szCupsOptions = NULL,
|
||||
.szPrintcommand = NULL,
|
||||
|
||||
Reference in New Issue
Block a user