]> git.ipfire.org Git - thirdparty/zstd.git/commit
updated erroneous comments using ZSTD_dm_* 1827/head
authorYann Collet <cyan@fb.com>
Wed, 16 Oct 2019 23:14:04 +0000 (16:14 -0700)
committerYann Collet <cyan@fb.com>
Wed, 16 Oct 2019 23:14:04 +0000 (16:14 -0700)
commit6323966e53955619e53f9d1d2993bbcae4c28629
tree45df9c66b7ac774ef68e5f79264f745872bdf462
parent8b6d96827c24dd09109830272f413254833317d9
updated erroneous comments using ZSTD_dm_*

instead of the current ZSTD_dct_*,
reported by @nigeltao (#1822)
doc/zstd_manual.html
lib/compress/zstd_compress.c
lib/zstd.h
tests/fuzzer.c