]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Avoid warnings on snprintf() return value.
authorMark Adler <madler@alumni.caltech.edu>
Sun, 1 Jan 2017 20:23:04 +0000 (12:23 -0800)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Thu, 9 Feb 2017 10:49:52 +0000 (11:49 +0100)
commit61a36de691b5e61bf942f8872cb9d4e68683fce6
treec7a3b15a9715ee004f775cfa905e4af159a8bfe2
parent2a51c84f6c40538b2641af3a211771c329f61a47
Avoid warnings on snprintf() return value.
gzlib.c