Pick collate info for RE character ranges

This commit is contained in:
Andrey A. Chernov 1996-08-11 16:22:47 +00:00
parent 5c551438ec
commit 6004290380
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17515

View File

@ -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.