]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Standardize crc32_stub
authorMatheus Castanho <msc@linux.ibm.com>
Wed, 16 Jun 2021 17:36:24 +0000 (14:36 -0300)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 12 Aug 2021 07:09:02 +0000 (09:09 +0200)
commit6d4096adf4749870620a95149371645a79948b42
tree5804274b4c53fad017307e29078ad1f598330b26
parent747ffeb043c68349fb8cbb7f04f9b934a8f2e2e7
Standardize crc32_stub

Reorganize statements inside crc32_stub() to match more closely the format
used for other function stubs in functable.c.
functable.c