Fix #137: explicitly convert argument from int to char to eliminate issues on big...
authorOndřej Hošek <ondra.hosek@gmail.com>
Sun, 7 Oct 2007 09:13:08 +0000 (09:13 +0000)
committerOndřej Hošek <ondra.hosek@gmail.com>
Sun, 7 Oct 2007 09:13:08 +0000 (09:13 +0000)
commit8093f218755cdbfc929e2e99c11e97e77e91c554
treea0fdd621bf6e637291e4fad82542aeaeb6d18053
parent423d148f5092d47a5f97ea64b74ad65ca89ba67d
Fix #137: explicitly convert argument from int to char to eliminate issues on big-endian systems (thanks Auria!)

SVN-Revision: 5162
src/physfs/physfs_stream.cpp