Make it compile on platforms where char is unsigned
authorPetri Lehtinen <petri@digip.org>
Thu, 1 Oct 2009 18:52:12 +0000 (21:52 +0300)
committerPetri Lehtinen <petri@digip.org>
Thu, 1 Oct 2009 18:54:45 +0000 (21:54 +0300)
commit9c5a8430dbb05f5308ab19fbd0a26d92483b7118
treee71184b38d7424c34ead19bc22344145f1712d20
parentafc9c1a23a139b0ed1bba2c375ca27ebd278c642
Make it compile on platforms where char is unsigned

Linux on powerpc seems to be one such platform.
src/dump.c
src/load.c