[libpng17] Bump version to 1.7.0beta59

This commit is contained in:
Glenn Randers-Pehrson
2015-03-25 08:23:07 -05:00
parent dff4a834ce
commit 73ea393ab2
26 changed files with 69 additions and 67 deletions

View File

@@ -348,7 +348,7 @@
# define PNG_RELEASE_BUILD (PNG_LIBPNG_BUILD_BASE_TYPE >= PNG_LIBPNG_BUILD_RC)
#endif
/* General purpose macros avoid the need to out #if PNG_RELEASE_BUILD
/* General purpose macros avoid the need to put #if PNG_RELEASE_BUILD
* macro blocks around function declarations and definitions when the
* parameter number varies. Using these results in slightly cleaner code.
*/