[libpng16] 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 13:41:10 -06:00
parent 44db02364e
commit 1f63da349b
3 changed files with 16 additions and 15 deletions

View File

@@ -4730,9 +4730,11 @@ Version 1.6.8beta01 [November 24, 2013]
This reverts to the previous 'static' implementation and works round
the 'unused static function' warning by using PNG_UNUSED().
Version 1.6.8beta02 [November 25, 2013]
Version 1.6.8beta02 [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'
Changed png_free_default() to free() in pngtest.c
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit