[libpng16] Use "if (value != 0)" instead of "if (value)" consistently.

This commit is contained in:
Glenn Randers-Pehrson
2014-03-08 12:39:52 -06:00
parent b65b3412b1
commit 05670156f3
16 changed files with 154 additions and 146 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.6.11beta01 - March 7, 2014
Libpng 1.6.11beta01 - March 8, 2014
This is not intended to be a public release. It will be replaced
within a few weeks by a public version or by another test version.
@@ -26,7 +26,8 @@ Other information:
Changes since the last public release (1.6.10):
Version 1.6.11beta01 [March 7, 2014]
Version 1.6.11beta01 [March 8, 2014]
Use "if (value != 0)" instead of "if (value)" consistently.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit