[master] Ported some cosmetic changes from libpng-1.4.0beta87

changing many "#if defined(x)" to "#ifdef x" in pngtest.c and pngwutil.c.
This commit is contained in:
Glenn Randers-Pehrson
2009-10-10 09:27:12 -05:00
parent e9c8dcf96c
commit 722f5fd8d4
4 changed files with 107 additions and 109 deletions

View File

@@ -62,6 +62,8 @@ version 1.2.41beta04 [October 7, 2009]
version 1.2.41beta05 [October 10, 2009]
Revised pngconf.h to make it easier to enable iTXt support.
Ported some cosmetic changes from libpng-1.4.0beta87, changing
many "#if defined(x)" to "#ifdef x".
Send comments/corrections/commendations to png-mng-implement at lists.sf.net