]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #1456 from yijinfb/example-ZSTD_compressCCtx
authorYann Collet <Cyan4973@users.noreply.github.com>
Tue, 18 Dec 2018 17:24:18 +0000 (09:24 -0800)
committerGitHub <noreply@github.com>
Tue, 18 Dec 2018 17:24:18 +0000 (09:24 -0800)
Add multiple_simple_compression.c (demonstrates the use of ZSTD_compressCCtx(...)) to examples directory.


Trivial merge