loadparm: add a comment
authorMichael Adam <obnox@samba.org>
Tue, 11 Mar 2008 23:43:19 +0000 (00:43 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 12 Mar 2008 01:12:34 +0000 (02:12 +0100)
Michael
(This used to be commit 05eda1252572f310499b28123d0f9e4211b7d54c)

source3/param/loadparm.c

index 12015540bb0d8f1c655aa40667ba763d380bb8d5..f1bac54251a513839c70d3eba205ca289f228ba8 100644 (file)
@@ -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