]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Make internal functions static in the test code.
authorXin LI <delphij@FreeBSD.org>
Mon, 29 Jan 2024 03:30:26 +0000 (19:30 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Wed, 7 Feb 2024 18:15:56 +0000 (19:15 +0100)
commit41ed14070b5894c3a6548c4d9aeda43d9444778f
tree26540a85922ffa38c16b57c7f5a1f22f67d999da
parenta4c236c4f0eb23ebf58da6786c43e1a60a30443a
Make internal functions static in the test code.

To avoid warnings when building with -Wmissing-prototypes.

madler/zlib#bd9c329c1055a9265812352655ed2eec93f36e92
test/example.c
test/fuzz/fuzzer_minigzip.c
test/minideflate.c
test/minigzip.c