]> git.lizzy.rs Git - zlib.git/commit
Fix CLEAR_HASH macro to be usable as a single statement.
authorMark Adler <madler@alumni.caltech.edu>
Mon, 23 Jan 2017 07:38:52 +0000 (23:38 -0800)
committerMark Adler <madler@alumni.caltech.edu>
Thu, 16 Feb 2017 06:39:26 +0000 (22:39 -0800)
commit38e8ce32afbaa82f67d992b9f3056f281fe69259
tree73e1a5fcb65608db48c83c89d0b6649edbe709be
parent8ba393e70d984d902b15b9e6876f4d0d38ae4be8
Fix CLEAR_HASH macro to be usable as a single statement.

As it is used in deflateParams().
deflate.c