summaryrefslogtreecommitdiff
path: root/enc/windows_1251.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/windows_1251.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/windows_1251.c')
-rw-r--r--enc/windows_1251.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/windows_1251.c b/enc/windows_1251.c
index 1aa48c6305..1cb4da4960 100644
--- a/enc/windows_1251.c
+++ b/enc/windows_1251.c
@@ -205,4 +205,4 @@ OnigEncodingDefine(windows_1251, Windows_1251) = {
* Link: http://www.microsoft.com/globaldev/reference/sbcs/1251.mspx
* Link: http://en.wikipedia.org/wiki/Windows-1251
*/
-ENC_ALIAS("CP1251", "Windows-1251");
+ENC_ALIAS("CP1251", "Windows-1251")