Pick collate info too
This commit is contained in:
parent
08424dfaa3
commit
83d7542f35
@ -672,7 +672,7 @@ main(argc, argv)
|
||||
#endif
|
||||
|
||||
#ifdef __FreeBSD__
|
||||
(void) setlocale(LC_CTYPE, "");
|
||||
(void) setlocale(LC_ALL, "");
|
||||
#endif
|
||||
prog = argv[0];
|
||||
if (prog && strrchr(prog, '/'))
|
||||
|
Loading…
Reference in New Issue
Block a user