]> git.ipfire.org Git - thirdparty/zstd.git/commit
Comply with suggested comments by @terrelln 670/head
authorYann Collet <cyan@fb.com>
Wed, 26 Apr 2017 18:39:35 +0000 (11:39 -0700)
committerYann Collet <cyan@fb.com>
Wed, 26 Apr 2017 18:39:35 +0000 (11:39 -0700)
commite42afbc6fa8fee6e93e7216a146a861b6af4684c
tree0660bfc69d7e1835de806cfbc878728b66e75833
parent7271203bdb915ac5ff00cc05efd0aa76a97c6bf0
Comply with suggested comments by @terrelln

created FSE_CTABLE_SIZE() and FSE_DTABLE_SIZE()
doc/zstd_manual.html
lib/common/fse.h
lib/common/zstd_internal.h
lib/compress/zstd_compress.c