summaryrefslogtreecommitdiff
path: root/enc/big5.c
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-01 09:50:30 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-01 09:50:30 +0000
commit0ef21e44e7fac96f0919e7d0ef2bf30c47eb2128 (patch)
treea704e8e44c9d882ccc3c86c76fb96e74526af736 /enc/big5.c
parent1316830179636fc100e88c9a14314d5e1ece5931 (diff)
forgot to commit
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/big5.c')
-rw-r--r--enc/big5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/big5.c b/enc/big5.c
index 442f9b5b63..70a316ea2c 100644
--- a/enc/big5.c
+++ b/enc/big5.c
@@ -213,4 +213,4 @@ OnigEncodingDefine(big5, BIG5) = {
big5_left_adjust_char_head,
big5_is_allowed_reverse_match
};
-ENC_ALIAS("CP950", "BIG5");
+ENC_ALIAS("CP950", "BIG5")