]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed seekable_format type mismatch 1167/head
authorYann Collet <cyan@fb.com>
Wed, 6 Jun 2018 20:10:29 +0000 (13:10 -0700)
committerYann Collet <cyan@fb.com>
Wed, 6 Jun 2018 20:10:29 +0000 (13:10 -0700)
commit97c60cdf365eacc5504607600cd824748a70e298
treeb4f320ec4077ef56281cb86294e122661cf431d1
parent830fd4468f099358fb370e00f2b25ac0c0159043
fixed seekable_format type mismatch

and some minor "unused variable" warnings.
Also : zstd_seekable.h is actually depending on zstd.h for ZSTDLIB_API
contrib/seekable_format/zstd_seekable.h
contrib/seekable_format/zstdseek_decompress.c