]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #2800 from animalize/fix_c89
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 18 Oct 2021 21:32:04 +0000 (14:32 -0700)
committerGitHub <noreply@github.com>
Mon, 18 Oct 2021 21:32:04 +0000 (14:32 -0700)
commit9d62957b3118efae2b844082aab08f2ea6c963aa
tree295e447a825625deaa0b5fb5123b005a15990175
parent23c1a2d260e6b50279fbb25d5e13e52516c6d19b
parent894f05e88d07dd1c791597540e91f1aa6149b67e
Merge pull request #2800 from animalize/fix_c89

Fix a C89 error in msvc
lib/common/bitstream.h
lib/compress/zstd_compress_internal.h
lib/compress/zstd_lazy.c