From 88da869295d23943f17eaf2121c12b34a02a1b1e Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 2 Jan 2000 20:04:06 +0000 Subject: [PATCH] (KSC5601_SYMBOL): Adjust for the two new mappings. --- iconvdata/ksc5601.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iconvdata/ksc5601.h b/iconvdata/ksc5601.h index f129735df34..f30c4c1c8eb 100644 --- a/iconvdata/ksc5601.h +++ b/iconvdata/ksc5601.h @@ -1,5 +1,5 @@ /* Access functions for KS C 5601-1992 based encoding conversion. - Copyright (C) 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -22,7 +22,7 @@ #define KSC5601_HANGUL 2350 #define KSC5601_HANJA 4888 -#define KSC5601_SYMBOL 986 +#define KSC5601_SYMBOL 988 #include #include -- 2.47.2