]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent, initial...
authorNathan Moinvaziri <nathan@nathanm.com>
Wed, 8 Jan 2020 03:09:34 +0000 (19:09 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Fri, 7 Feb 2020 09:44:20 +0000 (10:44 +0100)
commite0a711cdde1d0390a922f80b69e3b365533b34cf
treed5f71e2e28a08b5e6dde57959679198a324ec49e
parent550f98395c8677ae9b08ec39433f5137e5cea2c8
Fixed formatting, 4 spaces for code intent, 2 spaces for preprocessor indent, initial function brace on the same line as definition, removed extraneous spaces and new lines.
44 files changed:
arch/arm/armfeature.c
arch/arm/insert_string_acle.c
arch/s390/dfltcc_common.c
arch/s390/dfltcc_deflate.c
arch/s390/dfltcc_detail.h
arch/s390/dfltcc_inflate.c
arch/x86/crc_folding.c
arch/x86/deflate_quick.c
arch/x86/fill_window_sse.c
arch/x86/insert_string_sse.c
arch/x86/x86.h
cmake/archdetect.cmake
compress.c
crc32.c
deflate.c
deflate.h
deflate_medium.c
deflate_p.h
fallback_builtins.h
functable.c
gzguts.h
gzread.c
infback.c
inffast.c
inflate.c
inftrees.c
match_p.h
memcopy.h
test/example.c
test/fuzz/checksum_fuzzer.c
test/fuzz/example_dict_fuzzer.c
test/fuzz/minigzip_fuzzer.c
test/infcover.c
test/minigzip.c
test/switchlevels.c
tools/maketrees.c
trees.c
trees.h
uncompr.c
zendian.h
zlib-ng.h
zlib.h
zutil.c
zutil.h