]> git.ipfire.org Git - thirdparty/zstd.git/commit
added or updated code comments 3895/head
authorYann Collet <cyan@fb.com>
Tue, 6 Feb 2024 02:32:25 +0000 (18:32 -0800)
committerYann Collet <cyan@fb.com>
Tue, 6 Feb 2024 02:32:25 +0000 (18:32 -0800)
commitb88c593d8ff79b96390308380604f232802e0f04
tree12c9bf5e1311c1a0d3660237aa614686e32ca19f
parent887f5b62aea77ec26a1a693ff9d8e2b1eba3a2cd
added or updated code comments

as suggested by @terrelln,
to make the code of the optimal parser a bit more understandable.
lib/compress/zstd_compress_internal.h
lib/compress/zstd_opt.c