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 2a3c7f2d72
commit 3d37a0f6c9