]> Dogcows Code - chaz/vimcoder/commit
do not screw up line endings when reading files master
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 5 Mar 2017 17:09:30 +0000 (10:09 -0700)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Sun, 5 Mar 2017 17:09:30 +0000 (10:09 -0700)
commit76bb87cdcb7d155f97e02e3fb461c57da18f5724
tree0ab694a8b0478daf04eaa99067ddb90b598ac73e
parent4afcc19722d6dde23c36f9491ebab9f7b6e38e8b
do not screw up line endings when reading files

Now we don't add an extra \r for no reason when reading in user
templates or problem files with DOS line endings.

Fixes #21. Thanks @sen-7!
src/com/dogcows/Util.java
This page took 0.029171 seconds and 4 git commands to generate.