1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-13 17:44:21 +03:00

loadparm: add a comment

Michael
This commit is contained in:
Michael Adam
2008-03-12 00:43:19 +01:00
parent 0a619d4dc4
commit 05eda12525

View File

@@ -8698,6 +8698,7 @@ bool lp_load(const char *pszFname,
} }
if (lp_config_backend_is_registry()) { if (lp_config_backend_is_registry()) {
/* config backend changed to registry in config file */
/* /*
* We need to use this extra global variable here to * We need to use this extra global variable here to
* survive restart: init_globals uses this as a default * survive restart: init_globals uses this as a default