mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
loadparm: reformat - fix whitespace/tab
Michael (This used to be commit 3acc0d84dc8f29b67ddaa1124224a93cb43b07ad)
This commit is contained in:
parent
4244655e5b
commit
00210d773b
@ -8733,7 +8733,7 @@ bool lp_load_ex(const char *pszFname,
|
||||
init_globals(false);
|
||||
lp_kill_all_services();
|
||||
return lp_load_ex(pszFname, global_only, save_defaults,
|
||||
add_ipc, initialize_globals,
|
||||
add_ipc, initialize_globals,
|
||||
allow_include_registry);
|
||||
}
|
||||
} else if (lp_config_backend_is_registry()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user