OSDN Git Service

* add csISO2022JP
authorNARUSE, Yui <naruse@users.sourceforge.jp>
Fri, 8 Feb 2008 04:59:13 +0000 (04:59 +0000)
committerNARUSE, Yui <naruse@users.sourceforge.jp>
Fri, 8 Feb 2008 04:59:13 +0000 (04:59 +0000)
nkf.c

diff --git a/nkf.c b/nkf.c
index 6f7c7ca..80a6add 100644 (file)
--- a/nkf.c
+++ b/nkf.c
@@ -31,7 +31,7 @@
  * \e$B8=:_!"\e(Bnkf \e$B$O\e(B SorceForge \e$B$K$F%a%s%F%J%s%9$,B3$1$i$l$F$$$^$9!#\e(B
  * http://sourceforge.jp/projects/nkf/
 ***********************************************************************/
-#define NKF_IDENT "$Id: nkf.c,v 1.174 2008/02/07 19:25:29 naruse Exp $"
+#define NKF_IDENT "$Id: nkf.c,v 1.175 2008/02/07 19:59:13 naruse Exp $"
 #define NKF_VERSION "2.0.8"
 #define NKF_RELEASE_DATE "2008-02-07"
 #define COPY_RIGHT \
@@ -215,6 +215,7 @@ struct {
     {"ISO2022JP-CP932",                CP50220},
     {"CP50220",                        CP50220},
     {"CP50221",                        CP50221},
+    {"CSISO2022JP",            CP50221},
     {"CP50222",                        CP50222},
     {"ISO-2022-JP-1",          ISO_2022_JP_1},
     {"ISO-2022-JP-3",          ISO_2022_JP_3},