]> git.ipfire.org Git - thirdparty/zstd.git/commit
minor refactor 2080/head
authorYann Collet <cyan@fb.com>
Mon, 13 Apr 2020 17:13:29 +0000 (10:13 -0700)
committerYann Collet <cyan@fb.com>
Mon, 13 Apr 2020 21:09:57 +0000 (14:09 -0700)
commit458a1a1723549d76a7deec407c3575ff0bad95b0
treefc6342ace449f69366a5078c53a85f04c2be9dc6
parent5fcbc484c871e05f97dec8181cbf1c84fcf55441
minor refactor

- fix a few comments
- reorder some parameters, to enforce "mutable references first"
- simplified fwriteSparse()
programs/fileio.c
tests/fullbench.c