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:
parent
e477c919db
commit
9c1bf098e0
1 changed files with 1 additions and 1 deletions
|
@ -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");
|
||||
|
|
Loading…
Reference in a new issue