Fixed bug 2190 - test/testdrawchessboard.c line endings

Joseph Carter
test/testdrawchessboard.c checks out of hg with DOS line endings on non-dos systems.  Fixed via:

perl -pi -e 's/\r//g' test/testdrawchessboard.c
main
Sam Lantinga 2013-11-03 11:27:06 -08:00
parent 517886a7f1
commit c4b563e4c3
1 changed files with 109 additions and 109 deletions