summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/param/loadparm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c
index 12015540bb..f1bac54251 100644
--- a/source3/param/loadparm.c
+++ b/source3/param/loadparm.c
@@ -8698,6 +8698,7 @@ bool lp_load(const char *pszFname,
}
if (lp_config_backend_is_registry()) {
+ /* config backend changed to registry in config file */
/*
* We need to use this extra global variable here to
* survive restart: init_globals uses this as a default