summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/progname.c
diff options
context:
space:
mode:
authorTakuji Tanaka <KXD02663@nifty.ne.jp>2013-07-06 22:43:30 +0000
committerTakuji Tanaka <KXD02663@nifty.ne.jp>2013-07-06 22:43:30 +0000
commit106fa2c51d2cd73cb3c997ef5457758f9c08a4b8 (patch)
treebb266c51af02395b3b3fb4ef09577f396296479c /Build/source/texk/kpathsea/progname.c
parent004cdf7cf1c86993de5cd6bca1e51c12f292eb49 (diff)
more CP936, CP950
git-svn-id: svn://tug.org/texlive/trunk@31121 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/progname.c')
-rw-r--r--Build/source/texk/kpathsea/progname.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/progname.c b/Build/source/texk/kpathsea/progname.c
index 9e6a91b219d..ba43bd8679f 100644
--- a/Build/source/texk/kpathsea/progname.c
+++ b/Build/source/texk/kpathsea/progname.c
@@ -505,6 +505,8 @@ kpathsea_set_program_name (kpathsea kpse, const_string argv0,
if (cp == 932 || cp == 936 || cp == 950) {
is_cp932_system = cp;
}
+ else
+ is_cp932_system = 0;
#if defined(__MINGW32__)
/* Set various info about user. Among many things,