summaryrefslogtreecommitdiffstats
path: root/pw/pw.c
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pw.c')
-rw-r--r--pw/pw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pw/pw.c b/pw/pw.c
index 5c77783..d854c92 100644
--- a/pw/pw.c
+++ b/pw/pw.c
@@ -132,7 +132,7 @@ main(int argc, char *argv[])
umask(0); /* We wish to handle this manually */
LIST_INIT(&arglist);
- (void)setlocale(LC_TIME, "");
+ (void)setlocale(LC_ALL, "");
/*
* Break off the first couple of words to determine what exactly