From d6cdb5e8b6e9cb6ca4bab4f46f1b6e11080f25a8 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sat, 6 Jul 2013 08:23:39 +0000 Subject: minor change of a test program: xdirtest.c. git-svn-id: svn://tug.org/texlive/trunk@31114 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/xdirtest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Build/source/texk/kpathsea') diff --git a/Build/source/texk/kpathsea/xdirtest.c b/Build/source/texk/kpathsea/xdirtest.c index 78fa4046b7e..9deca79df9e 100644 --- a/Build/source/texk/kpathsea/xdirtest.c +++ b/Build/source/texk/kpathsea/xdirtest.c @@ -122,7 +122,7 @@ kanji_test(void) { printf("\nTesting 2-Byte Kanji (CP 932, SJIS) codes with 'K' representing 0x81\n"); - is_cp932_system = 1; /* pretend CP is 932 */ + is_cp932_system = 932; /* pretend CP is 932 */ do_kanji(); is_cp932_system = 0; /* pretend CP is not 932 */ -- cgit v1.2.3