]> git.ipfire.org Git - thirdparty/zstd.git/commit
update type names 4228/head
authorYann Collet <yann.collet.73@gmail.com>
Sun, 29 Dec 2024 22:25:33 +0000 (14:25 -0800)
committerYann Collet <yann.collet.73@gmail.com>
Sun, 29 Dec 2024 22:25:33 +0000 (14:25 -0800)
commit04a2a0219ca424595949d725fda5da5cf764b419
tree0372650df734746c3ec1e6f84338adeedf701503
parenta2ff6ea7846c598812be580026dfc63fd7229db3
update type names

naming convention: Type names should start with a Capital letter (after the prefix)
contrib/linux-kernel/linux_zstd.h
doc/zstd_manual.html
lib/decompress/zstd_decompress.c
lib/decompress/zstd_decompress_internal.h
lib/zstd.h
programs/fileio.c
tests/fuzz/simple_round_trip.c
tests/fuzz/zstd_frame_info.c
tests/fuzzer.c
tests/zstreamtest.c