]> git.ipfire.org Git - thirdparty/zstd.git/commit
changed dictMore for dictContentType
authorYann Collet <cyan@fb.com>
Tue, 20 Mar 2018 22:13:14 +0000 (15:13 -0700)
committerYann Collet <cyan@fb.com>
Tue, 20 Mar 2018 22:13:14 +0000 (15:13 -0700)
commit6873fec658f4d035a9a420e706cdf827888d77ed
tree9c9ec00ab7c7b7b15572654aa59ef33f01b32f54
parent31b54b6eea9051cb44f239ecd9d52b453df8880a
changed dictMore for dictContentType

which seems clearer to describe what the variable/argument is about.
doc/zstd_manual.html
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstdmt_compress.c
lib/compress/zstdmt_compress.h
lib/decompress/zstd_decompress.c
lib/zstd.h
tests/fuzzer.c
tests/zstreamtest.c
zlibWrapper/examples/zwrapbench.c