]> 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>
Fri, 24 Dec 2021 11:52:14 +0000 (12:52 +0100)
commit5bbf9ef0dae79f912a5fcfca8eab32c8df02f592
treeb286fcd9f37ca30c4117355d68822ec8279c501d
parent7445409d0aa8c6884aa9d500b4daf03f1fb6b35e
Standardize crc32_stub

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