lib: load_case_tables() -> smb_init_locale()
[kai/samba-autobuild/.git] / source3 / utils / smbcontrol.c
index 3946c080385ac7572ae42796280dd6e7153ad1c7..a23cbd1cfcb4a00c1bed71e469b2dee002d84ae9 100644 (file)
@@ -1550,7 +1550,7 @@ int main(int argc, const char **argv)
        TALLOC_CTX *frame = talloc_stackframe();
        int ret = 0;
 
-       load_case_tables();
+       smb_init_locale();
 
        setup_logging(argv[0], DEBUG_STDOUT);