[devel] Added typecasts in png_get_int_32() in png.h to avoid compiler warning.

This commit is contained in:
Glenn Randers-Pehrson
2010-07-30 14:35:50 -05:00
parent b4e6997999
commit dd80757941
3 changed files with 6 additions and 4 deletions

View File

@@ -311,7 +311,8 @@ version 1.5.0beta36 [July 29, 2010]
negative numbers.
version 1.5.0beta37 [July 30, 2010]
Added a typecast in png_get_int_32() to avoid compiler warning.
Added a typecast in png_get_int_32() in png.h and pngrutil.h to avoid
a compiler warning.
Replaced oFFs 0,0 with oFFs -10,20 in pngtest.png
Send comments/corrections/commendations to png-mng-implement at lists.sf.net: