summaryrefslogtreecommitdiff
path: root/junklib.c
diff options
context:
space:
mode:
Diffstat (limited to 'junklib.c')
-rw-r--r--junklib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/junklib.c b/junklib.c
index f1fda819..5ee58edb 100644
--- a/junklib.c
+++ b/junklib.c
@@ -3365,7 +3365,7 @@ junk_detect_charset (const char *s) {
if (can_be_russian (s)) {
return "cp1251";
}
- return "iso8859-1";
+ return "cp1252";
}
int