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
This commit is contained in:
Sam Lantinga 2013-11-03 11:27:06 -08:00
parent 1176932cd2
commit 9cbfde6d89