lib: load_case_tables() -> smb_init_locale()
[samba.git] / source3 / smbd / server.c
index 257c13a14cc28cc1f0c18867b81b5b8925229e82..99a6df6174f7ba3f93436c5fd753cbe7a3a67dc6 100644 (file)
@@ -1124,7 +1124,7 @@ extern void build_options(bool screen);
 
        setup_logging(argv[0], DEBUG_DEFAULT_STDOUT);
 
-       load_case_tables();
+       smb_init_locale();
 
        set_smbd_shim(&smbd_shim_fns);