- Notifications
You must be signed in to change notification settings - Fork28
Commit0aec7f9
committed
Remove bogus mapping from UTF-8 to SJIS conversion table.
0xc19c is not a valid UTF-8 byte sequence. It doesn't do any harm, AFAICS,but it's surely not intentional. No backpatching though, just to be sure.In the passing, also add a file header comment to the file, like theUCS_to_SJIS.pl script would produce. (The file was originally created withUCS_to_SJIS.pl, but has been modified by hand since then. That'squestionable, but I'll leave fixing that for later.)Kyotaro HoriguchiDiscussion: <20160907.155050.233844095.horiguchi.kyotaro@lab.ntt.co.jp>1 parentd668b03 commit0aec7f9
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
|
0 commit comments
Comments
(0)