]> git.ipfire.org Git - thirdparty/zstd.git/commit
fixed extraneous return
authorYann Collet <cyan@fb.com>
Tue, 22 Oct 2024 23:51:52 +0000 (16:51 -0700)
committerYann Collet <cyan@fb.com>
Wed, 23 Oct 2024 18:50:57 +0000 (11:50 -0700)
commit18b1e67223823e48a96ed9f2ae489e8989802e42
treedf8a5ce6d82ec9d0f446767e24453ef4a559c882
parentd2eeed53dc8782be8dff36e1ff20e1e41e1d4199
fixed extraneous return

strict C90 compliance test
lib/compress/zstd_preSplit.c