]> git.ipfire.org Git - thirdparty/zstd.git/commit
Replace 'byReference' with enum
authorStella Lau <laus@fb.com>
Tue, 29 Aug 2017 18:55:02 +0000 (11:55 -0700)
committerStella Lau <laus@fb.com>
Tue, 29 Aug 2017 18:55:02 +0000 (11:55 -0700)
commitc88fb9267f6bad0d0477960d535a553ee33b7840
treed1ce01be5e6c4605810925734d04607cbb25bd2e
parentb5b9275e6780107aaf54212a038b3daeba247400
Replace 'byReference' with enum
lib/compress/zstd_compress.c
lib/compress/zstdmt_compress.c
lib/decompress/zstd_decompress.c
lib/zstd.h
programs/bench.c
tests/fuzzer.c
tests/zstreamtest.c
zlibWrapper/examples/zwrapbench.c