s3: smbclient: Move cmd_setmode out of clitar.c and back into client.c
[sfrench/samba-autobuild/.git] / source3 / client / smbspool.c
index 21110b7151eccef8a647ceda1c1c42b23ec0e747..7161e86468ec2878d7f281805e1565f22bddcb99 100644 (file)
@@ -252,7 +252,7 @@ main(int argc,                      /* I - Number of command-line arguments */
 
        setup_logging("smbspool", DEBUG_STDOUT);
 
-       load_case_tables();
+       smb_init_locale();
 
        if (!lp_load_client(get_dyn_CONFIGFILE())) {
                fprintf(stderr, "ERROR: Can't load %s - run testparm to debug it\n", get_dyn_CONFIGFILE());