]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #1505 from kostmo/remove-global-params
authorYann Collet <Cyan4973@users.noreply.github.com>
Thu, 24 Jan 2019 01:11:08 +0000 (17:11 -0800)
committerGitHub <noreply@github.com>
Thu, 24 Jan 2019 01:11:08 +0000 (17:11 -0800)
commit2888c62e850d897a828397448376185f27be8848
tree0e8298e41521abdcf6d7ecbe505884d0ca1e37e3
parent31ba3f7e6406bb937540e45a94ba394d901954a5
parent5e220bf4b5705776a0c16877db81b4b4849d7f4a
Merge pull request #1505 from kostmo/remove-global-params

Remove global parameters, pass into public functions instead