[libpng17] Fixed makepng.c so that it compiles with GCC 5.1.0.

Added contrib/testspngs/: a directory for additional test png files
This commit is contained in:
John Bowler
2015-09-18 16:22:38 -05:00
committed by Glenn Randers-Pehrson
parent f8d3e854cb
commit 38647d4b21
32 changed files with 177 additions and 96 deletions

View File

@@ -1,8 +1,8 @@
/* libpng 1.7.0beta65 STANDARD API DEFINITION */
/* libpng 1.7.0beta66 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
/* Libpng version 1.7.0beta65 - September 16, 2015 */
/* Libpng version 1.7.0beta66 - September 18, 2015 */
/* Copyright (c) 1998-2015 Glenn Randers-Pehrson */