[libpng17] Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'

to '"%s" m' to improve portability among compilers.
Changed png_free_default() to free() in pngtest.c
This commit is contained in:
Glenn Randers-Pehrson
2013-11-28 14:09:12 -06:00
parent a4f1de9109
commit 05f896004f
4 changed files with 22 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
Libpng 1.7.0beta24 - November 25, 2013
Libpng 1.7.0beta24 - November 28, 2013
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.
@@ -437,9 +437,12 @@ Version 1.7.0beta23 [November 24, 2013]
This reverts to the previous 'static' implementation and works round
the 'unused static function' warning by using PNG_UNUSED().
Version 1.7.0beta24 [November 25, 2013]
Version 1.7.0beta24 [November 28, 2013]
Removed or marked PNG_UNUSED some harmless "dead assignments" reported
by clang scan-build.
Changed tabs to 3 spaces in png_debug macros and changed '"%s"m'
to '"%s" m' to improve portability among compilers.
Changed png_free_default() to free() in pngtest.c
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit