diff options
Diffstat (limited to 'Build/source/texk/kpathsea/knj.c')
-rw-r--r-- | Build/source/texk/kpathsea/knj.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/knj.c b/Build/source/texk/kpathsea/knj.c index 4feddbc1d40..a4fcd3a6d91 100644 --- a/Build/source/texk/kpathsea/knj.c +++ b/Build/source/texk/kpathsea/knj.c @@ -17,7 +17,7 @@ #include <kpathsea/config.h> -KPSEDLL int is_cp932_system; +int is_cp932_system; int isknj(int c) { |