]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed redundant declarations in legacy v0.5 and v0.7 decoders
authorYann Collet <cyan@fb.com>
Tue, 16 May 2017 00:44:04 +0000 (17:44 -0700)
committerYann Collet <cyan@fb.com>
Tue, 16 May 2017 00:44:04 +0000 (17:44 -0700)
commit133f0aee54e4617310d0d81c7e4e85aa6581c84c
tree858ece0bfaa14dcacfe9872f5bbcf74e2a6545f0
parent83d0c764dcd940fc058e8649c6982c7512563344
fixed redundant declarations in legacy v0.5 and v0.7 decoders

triggered by new flag -Wredundant-decls
lib/legacy/zstd_v05.c
lib/legacy/zstd_v07.c