1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

s3:net: use lp_load_global()

This commit is contained in:
Michael Adam 2011-07-28 10:18:18 +02:00
parent 7557ba1eb2
commit 82202f99b3

View File

@ -878,7 +878,7 @@ static struct functable net_func[] = {
}
}
lp_load(get_dyn_CONFIGFILE(), true, false, false, true);
lp_load_global(get_dyn_CONFIGFILE());
#if defined(HAVE_BIND_TEXTDOMAIN_CODESET)
/* Bind our gettext results to 'unix charset'