Chromium Code Reviews| Index: scripts/sjis_gen.sh |
| diff --git a/scripts/sjis_gen.sh b/scripts/sjis_gen.sh |
| index b98bf8065835a7dc8d9d71774fe7a70c479c5673..faedbcae120e576d13494b72ccbb255a7704c5a7 100755 |
| --- a/scripts/sjis_gen.sh |
| +++ b/scripts/sjis_gen.sh |
| @@ -122,6 +122,7 @@ function unsorted_table { |
| eudc "0x80" "0xFC" "0x41" |
| echo '<U00A5> \x5C |1' |
| echo '<U203E> \x7E |1' |
| + echo '<U2212> \x81\x7C |1' |
| } |
| wget -N -r -nd https://encoding.spec.whatwg.org/index-jis0208.txt |