HomeFreeBSD

zlib crc32: Add prototypes for recently-added static functions.

Description

zlib crc32: Add prototypes for recently-added static functions.

This appeases -Wstrict-prototypes with GCC. Using a separate
prototype using the OF macro seems to be consistent with the rest of
this file which still supports pre-ANSI C.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D36755

Details

Provenance
jhbAuthored on Sep 28 2022, 9:00 PM
Reviewer
imp
Differential Revision
D36755: zlib crc32: Add prototypes for recently-added static functions.
Parents
rG9c4f7e82348b: ipfilter: Cast uintmax_t values to size_t when adding to a pointer.
Branches
Unknown
Tags
Unknown