[libpng15] Replaced "unexpected" with an integer in pngset.c where a long was

expected, to avoid a compiler warning when PNG_DEBUG > 1.
This commit is contained in:
Glenn Randers-Pehrson
2015-04-29 11:50:09 -05:00
parent e985b95d65
commit 58a54220dd
4 changed files with 10 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
/* 1.5.23beta01 STANDARD API DEFINITION */
/* pnglibconf.h - library build configuration */
/* libpng version 1.5.23beta01 - March 27, 2015 */
/* libpng version 1.5.23beta01 - April 29, 2015 */
/* Copyright (c) 1998-2013 Glenn Randers-Pehrson */