summaryrefslogtreecommitdiff
path: root/ext/nkf/nkf-utf8/utf8tbl.c
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-06-19 14:52:56 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2006-06-19 14:52:56 +0000
commitf36b7d8fd55999f3a31473d8aa62833f90872a44 (patch)
tree6b63fba0e0fc52e5bf6f09dad86fea1304a0b022 /ext/nkf/nkf-utf8/utf8tbl.c
parent23f1f6b62d57e344d90af37f4d2f310f036dd7f9 (diff)
Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>
* ext/nkf/lib/kconv.rb: remove default -m0 and fix document. * ext/nkf/nkf-8/{nkf.c, config.h, utf8tbl.c, utf8tbl.h}: imported nkf 2.0.7. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10332 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/nkf/nkf-utf8/utf8tbl.c')
-rw-r--r--ext/nkf/nkf-utf8/utf8tbl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/nkf/nkf-utf8/utf8tbl.c b/ext/nkf/nkf-utf8/utf8tbl.c
index 450e877471..9e59956a0a 100644
--- a/ext/nkf/nkf-utf8/utf8tbl.c
+++ b/ext/nkf/nkf-utf8/utf8tbl.c
@@ -8498,4 +8498,3 @@ const unsigned short *const x0212_shiftjis[] = {
0, 0, 0,
};
#endif /* X0212_ENABLE */
-;