This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Commit c67eb42
committed
Line Ending Conversion Correction
Native Mac line endings are not being converted (CRLF and LFCR are converted to LF but CR was not touched).
Changed to use the LF constant to make it more readable.
Also changed numToChar to numToCodepoint since the former function is deprecated.1 parent 44c6ecd commit c67eb42
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5012 | 5012 | | |
5013 | 5013 | | |
5014 | 5014 | | |
5015 | | - | |
5016 | | - | |
5017 | | - | |
| 5015 | + | |
| 5016 | + | |
| 5017 | + | |
| 5018 | + | |
5018 | 5019 | | |
5019 | 5020 | | |
5020 | 5021 | | |
| |||
10679 | 10680 | | |
10680 | 10681 | | |
10681 | 10682 | | |
10682 | | - | |
10683 | | - | |
| 10683 | + | |
| 10684 | + | |
| 10685 | + | |
10684 | 10686 | | |
10685 | | - | |
| 10687 | + | |
10686 | 10688 | | |
10687 | 10689 | | |
10688 | 10690 | | |
| |||
0 commit comments