mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 23:52:49 +00:00
Pick collate info for RE character ranges
This commit is contained in:
parent
5c551438ec
commit
6004290380
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17515
@ -254,7 +254,7 @@ main(argc, argv)
|
||||
int envargc, argcnt;
|
||||
char *envargv[2];
|
||||
|
||||
(void) setlocale(LC_CTYPE, "");
|
||||
(void) setlocale(LC_ALL, "");
|
||||
|
||||
/*
|
||||
* Process command line arguments and MORE environment arguments.
|
||||
|
Loading…
Reference in New Issue
Block a user