]> git.ipfire.org Git - thirdparty/zstd.git/commit
added (void)sig to avoid compilers complaining that sig is not used.
authorYann Collet <cyan@fb.com>
Mon, 2 Oct 2017 07:19:47 +0000 (00:19 -0700)
committerYann Collet <cyan@fb.com>
Mon, 2 Oct 2017 07:19:47 +0000 (00:19 -0700)
commit6e7ba3df2fc7d139b76544038691047bdddb8151
tree804092cedd84fb242ed417b0af1fdaf7b940dc5a
parent82bc200f82eceb2b8bfaddacd5f0611db02d351b
added (void)sig to avoid compilers complaining that sig is not used.
programs/fileio.c