diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-11-22 05:16:54 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-11-22 05:16:54 +0000 |
commit | e1033666455053a70b9e7a45eb3cd36acaf939ab (patch) | |
tree | 33abc83335e4fb8d96b0240907fc04c96128857a /ext/nkf/nkf-utf8/utf8tbl.h | |
parent | cf0efb8327d09da9ca6934de525c94bb377ad998 (diff) |
* ext/nkf: merge nkf 2.1.3 2a2f2c5.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43787 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/nkf/nkf-utf8/utf8tbl.h')
-rw-r--r-- | ext/nkf/nkf-utf8/utf8tbl.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/nkf/nkf-utf8/utf8tbl.h b/ext/nkf/nkf-utf8/utf8tbl.h index 082fb01a5b..96b61ed5a4 100644 --- a/ext/nkf/nkf-utf8/utf8tbl.h +++ b/ext/nkf/nkf-utf8/utf8tbl.h @@ -1,7 +1,6 @@ /* * utf8tbl.h - Header file for Convertion Table * - * $Id: utf8tbl.h,v 1.3 2008/01/23 09:10:25 naruse Exp $ */ #ifndef _UTF8TBL_H_ |