restore call to ntfs_set_locale

(utils only uses stderr, now)
edge.strict_endians
flatcap 2005-10-26 20:48:38 +00:00
parent 5bd198d66e
commit 1ee8d8b9e2
1 changed files with 1 additions and 2 deletions

View File

@ -1456,8 +1456,7 @@ int main(int argc, char **argv)
parse_options(argc, argv);
/* FIXME: this started to corrupt stdout due to logging changes */
// utils_set_locale();
utils_set_locale();
if (opt.restore_image) {
device_size = open_image();