]> git.ipfire.org Git - thirdparty/zstd.git/commit
fix minor warnings
authorYann Collet <cyan@fb.com>
Fri, 24 Aug 2018 22:59:57 +0000 (15:59 -0700)
committerYann Collet <cyan@fb.com>
Fri, 24 Aug 2018 22:59:57 +0000 (15:59 -0700)
commit6ce7b08f1711e48ac4dcb0f095a6b206833664cf
tree1dc3d9c936aefa8f3ba4ce7eb8580da62932b204
parent7b23cc4d1e076b815be521f6d66fc974532f344e
fix minor warnings

gcc : prototype with 0 parameter must be labelled (void)
visual : const property must be identical in both declaration and implementation
programs/bench.c
programs/bench.h