lib/compression: Fixed bug in xpress_decompress(). uint8_t changed to uint32_t.v4-0-lzxpress
commit62f3c1e332fb435d017661b7095ea1239bb7444c
authorMatthieu Suiche <matt@msuiche.net>
Mon, 14 Jul 2008 11:25:03 +0000 (14 11:25 +0000)
committerMatthieu Suiche <matt@msuiche.net>
Mon, 14 Jul 2008 11:25:03 +0000 (14 11:25 +0000)
treec0ac262b0bcd6cc9466bac51ec218accced873be
parent9900dfdc1c3a18a47194a16a9e55e55fbe5623fa
lib/compression: Fixed bug in xpress_decompress(). uint8_t changed to uint32_t.
source/lib/compression/lzxpress.c