[libpng16] Imported from libpng-1.6.20beta03.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-11-24 07:34:37 -06:00
parent 8a08b6457a
commit 92ec30a3b1
31 changed files with 77 additions and 71 deletions

View File

@@ -223,7 +223,7 @@ defined(PNG_READ_BACKGROUND_SUPPORTED)
/* Storage for unknown chunks that the library doesn't recognize. */
png_unknown_chunkp unknown_chunks;
/* The type of this field is limited by the type of
/* The type of this field is limited by the type of
* png_struct::user_chunk_cache_max, else overflow can occur.
*/
int unknown_chunks_num;