1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* enc/windows_1251.c: newline at EOF.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2008-01-16 09:38:01 +00:00
parent e477c919db
commit 9c1bf098e0

View file

@ -198,4 +198,4 @@ OnigEncodingDefine(windows_1251, Windows_1251) = {
onigenc_single_byte_left_adjust_char_head,
onigenc_always_true_is_allowed_reverse_match
};
ENC_ALIAS("CP1251", "Windows-1251");
ENC_ALIAS("CP1251", "Windows-1251");