]> git.lizzy.rs Git - zlib.git/commit
Add fallthrough comments for gcc.
authorMark Adler <madler@alumni.caltech.edu>
Sun, 27 Mar 2022 07:12:38 +0000 (00:12 -0700)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 27 Mar 2022 08:54:10 +0000 (01:54 -0700)
commit76f70abbc73f8887ed42b12cf5c895b386595d59
tree9081af11a6e9b39261632efab3ce43f545bc2f24
parent2014a993addbc8f1b9785d97f55fd189792c2f78
Add fallthrough comments for gcc.

Note intentional switch case fall throughs to avoid gcc warnings.
infback.c
inflate.c