]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(KSC5601_SYMBOL): Adjust for the two new mappings.
authorUlrich Drepper <drepper@redhat.com>
Sun, 2 Jan 2000 20:04:06 +0000 (20:04 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 2 Jan 2000 20:04:06 +0000 (20:04 +0000)
iconvdata/ksc5601.h

index f129735df3488f3f0cfc5d0f83c729a3eda20715..f30c4c1c8eb4248737bb5371aadf4274db36ef73 100644 (file)
@@ -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 <gconv.h>
 #include <stdint.h>