summaryrefslogtreecommitdiff
path: root/enc/trans/windows-1257-tbl.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2023-01-06 12:11:35 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2023-01-06 12:13:15 +0900
commitdd0b40171662eaba469080b487153a1cb0c99fea (patch)
tree9680944ff97206b3f0afbbbdf3c57a0151585e63 /enc/trans/windows-1257-tbl.rb
parent6c618cb78922b1666210c9289cd242f87186517f (diff)
Ensure newline at EOF [ci skip]
Cf. https://github.com/ruby/ruby/pull/7069
Diffstat (limited to 'enc/trans/windows-1257-tbl.rb')
-rw-r--r--enc/trans/windows-1257-tbl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/trans/windows-1257-tbl.rb b/enc/trans/windows-1257-tbl.rb
index 9e89b2b0b5..7f15cbbd50 100644
--- a/enc/trans/windows-1257-tbl.rb
+++ b/enc/trans/windows-1257-tbl.rb
@@ -115,4 +115,4 @@ WINDOWS_1257_TO_UCS_TBL = [
["9B",0x203A],
["80",0x20AC],
["99",0x2122],
-] \ No newline at end of file
+]