[libpng15] Folded a long line, more consistent use of parentheses

in "#if defined()" tests.
This commit is contained in:
Glenn Randers-Pehrson
2013-02-17 16:07:33 -06:00
parent 8bf001b9da
commit 354cd3930b
3 changed files with 6 additions and 6 deletions

View File

@@ -1948,4 +1948,4 @@ main(void)
#endif
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_5_15beta05 Your_png_h_is_not_version_1_5_15beta05;
typedef png_libpng_version_1_5_15beta02 Your_png_h_is_not_version_1_5_15beta02;