mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 04:43:32 +00:00
Activate collate
This commit is contained in:
parent
3ccd871cad
commit
503a85ae94
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16140
@ -146,7 +146,7 @@ char **av;
|
||||
register STR *fp;
|
||||
static char string[257];
|
||||
|
||||
(void) setlocale(LC_CTYPE, "");
|
||||
(void) setlocale(LC_ALL, "");
|
||||
|
||||
getargs(ac, av); /* evalute arguments */
|
||||
dc = Delimch;
|
||||
|
Loading…
Reference in New Issue
Block a user