]> git.ipfire.org Git - thirdparty/zstd.git/commit
removed huf_compress_impl.h
authorYann Collet <cyan@fb.com>
Tue, 13 Mar 2018 20:44:10 +0000 (13:44 -0700)
committerYann Collet <cyan@fb.com>
Tue, 13 Mar 2018 21:14:05 +0000 (14:14 -0700)
commita95a88af57a9e20adc872483d71e667ad5c64762
tree923e60311bd3ee27c0b39d3eaca13770b4d0952b
parentfacc09aa0327267c06708acf2cb2e29cd77002c8
removed huf_compress_impl.h

re-imported all functions inside huf_compress.c
for easier source editing.

Also updated a bunch of code comments
for clarification.
lib/common/fse.h
lib/common/huf.h
lib/compress/fse_compress.c
lib/compress/huf_compress.c
lib/compress/huf_compress_impl.h [deleted file]
lib/compress/zstd_compress.c
lib/decompress/huf_decompress.c