Pick collate info too

This commit is contained in:
Andrey A. Chernov 1996-08-12 12:24:20 +00:00
parent 0fa1b0ba1f
commit 351472c6df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17537

View File

@ -189,7 +189,7 @@ char *av[];
int fd;
#endif /* OK_TO_WRITE_DISK */
(void) setlocale(LC_CTYPE, "");
(void) setlocale(LC_ALL, "");
getargs(ac, av);