]> git.ipfire.org Git - thirdparty/zstd.git/commit
Fix typos 2856/head
authorDimitris Apostolou <dimitris.apostolou@icloud.com>
Sat, 13 Nov 2021 08:04:04 +0000 (10:04 +0200)
committerDimitris Apostolou <dimitris.apostolou@icloud.com>
Sat, 13 Nov 2021 08:04:04 +0000 (10:04 +0200)
commitebbd67599897b8a2510f92e6392cee100df62ee6
tree2db5ceea6cb6c0091580e1fe5b0d4f9597e61fdb
parentddae153947beb03b9c9b64dc0ecf43b37e924e4d
Fix typos
31 files changed:
.github/workflows/dev-short-tests.yml
CONTRIBUTING.md
build/single_file_libs/zstd-in.c
build/single_file_libs/zstddeclib-in.c
doc/educational_decoder/zstd_decompress.c
doc/zstd_compression_format.md
lib/README.md
lib/common/compiler.h
lib/compress/huf_compress.c
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h
lib/compress/zstd_compress_superblock.c
lib/compress/zstd_cwksp.h
lib/compress/zstd_ldm.c
lib/decompress/huf_decompress.c
lib/decompress/huf_decompress_amd64.S
lib/zdict.h
lib/zstd.h
programs/dibio.c
programs/util.c
programs/util.h
programs/zstd.1
programs/zstd.1.md
tests/README.md
tests/automated_benchmarking.py
tests/fuzzer.c
tests/paramgrill.c
tests/playTests.sh
tests/zstreamtest.c
zlibWrapper/examples/fitblk.c
zlibWrapper/examples/fitblk_original.c