Skip to content

Commit dd0b401

Browse files
committed
Ensure newline at EOF [ci skip]
Cf. ruby#7069
1 parent 6c618cb commit dd0b401

35 files changed

+35
-35
lines changed

enc/trans/big5-uao-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -19781,4 +19781,4 @@
1978119781
["FEFC",0x8262],
1978219782
["FEFD",0x826A],
1978319783
["FEFE",0x8288],
19784-
]
19784+
]

enc/trans/cp850-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/cp852-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/cp855-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/gbk-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -21791,4 +21791,4 @@
2179121791
["A3FE",0xFFE3],
2179221792
["A957",0xFFE4],
2179321793
["A3A4",0xFFE5],
21794-
]
21794+
]

enc/trans/ibm437-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm775-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm852-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm855-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm857-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@
124124
["B1",0x2592],
125125
["B2",0x2593],
126126
["FE",0x25A0],
127-
]
127+
]

enc/trans/ibm860-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm861-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm862-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm863-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm865-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm866-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["B1",0x2592],
128128
["B2",0x2593],
129129
["FE",0x25A0],
130-
]
130+
]

enc/trans/ibm869-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@
118118
["B1",0x2592],
119119
["B2",0x2593],
120120
["FE",0x25A0],
121-
]
121+
]

enc/trans/koi8-r-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["91",0x2592],
128128
["92",0x2593],
129129
["94",0x25A0],
130-
]
130+
]

enc/trans/koi8-u-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["91",0x2592],
128128
["92",0x2593],
129129
["94",0x25A0],
130-
]
130+
]

enc/trans/maccroatian-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@
126126
["B2",0x2264],
127127
["B3",0x2265],
128128
["D7",0x25CA],
129-
]
129+
]

enc/trans/maccyrillic-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["AD",0x2260],
128128
["B2",0x2264],
129129
["B3",0x2265],
130-
]
130+
]

enc/trans/macgreek-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@
126126
["AD",0x2260],
127127
["B2",0x2264],
128128
["B3",0x2265],
129-
]
129+
]

enc/trans/maciceland-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@
126126
["B2",0x2264],
127127
["B3",0x2265],
128128
["D7",0x25CA],
129-
]
129+
]

enc/trans/macroman-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@
126126
["D7",0x25CA],
127127
["DE",0xFB01],
128128
["DF",0xFB02],
129-
]
129+
]

enc/trans/macromania-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@
126126
["B2",0x2264],
127127
["B3",0x2265],
128128
["D7",0x25CA],
129-
]
129+
]

enc/trans/macturkish-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@
125125
["B2",0x2264],
126126
["B3",0x2265],
127127
["D7",0x25CA],
128-
]
128+
]

enc/trans/macukraine-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["AD",0x2260],
128128
["B2",0x2264],
129129
["B3",0x2265],
130-
]
130+
]

enc/trans/windows-1250-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@
122122
["9B",0x203A],
123123
["80",0x20AC],
124124
["99",0x2122],
125-
]
125+
]

enc/trans/windows-1251-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,4 @@
126126
["88",0x20AC],
127127
["B9",0x2116],
128128
["99",0x2122],
129-
]
129+
]

enc/trans/windows-1252-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@
122122
["9B",0x203A],
123123
["80",0x20AC],
124124
["99",0x2122],
125-
]
125+
]

enc/trans/windows-1253-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,4 +110,4 @@
110110
["9B",0x203A],
111111
["80",0x20AC],
112112
["99",0x2122],
113-
]
113+
]

enc/trans/windows-1254-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@
120120
["9B",0x203A],
121121
["80",0x20AC],
122122
["99",0x2122],
123-
]
123+
]

enc/trans/windows-1256-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@
127127
["9B",0x203A],
128128
["80",0x20AC],
129129
["99",0x2122],
130-
]
130+
]

enc/trans/windows-1257-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@
115115
["9B",0x203A],
116116
["80",0x20AC],
117117
["99",0x2122],
118-
]
118+
]

enc/trans/windows-874-tbl.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,4 @@
9696
["95",0x2022],
9797
["85",0x2026],
9898
["80",0x20AC],
99-
]
99+
]

0 commit comments

Comments
 (0)