Pick collate info too

This commit is contained in:
ache 1996-08-12 12:24:20 +00:00
parent e853c12467
commit e4cce064d1

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);