summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/pmpostdir/pmpost.ch
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/pmpostdir/pmpost.ch')
-rw-r--r--Build/source/texk/web2c/pmpostdir/pmpost.ch2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/pmpostdir/pmpost.ch b/Build/source/texk/web2c/pmpostdir/pmpost.ch
index 503de8bb9c4..abd3c28a04f 100644
--- a/Build/source/texk/web2c/pmpostdir/pmpost.ch
+++ b/Build/source/texk/web2c/pmpostdir/pmpost.ch
@@ -267,7 +267,7 @@ else
#else
enable_UPTEX (false);
#if defined(WIN32)
- set_enc_string("sjis", "sjis");
+ set_enc_string("utf8", "sjis");
#else
set_enc_string("utf8", "euc");
#endif