mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Pick collate info too
This commit is contained in:
parent
08424dfaa3
commit
83d7542f35
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17548
@ -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