[libpng17] Imported from libpng-1.7.0beta73.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-12-11 14:49:23 -06:00
parent 2933c2e361
commit 17bfbce61c
14 changed files with 26 additions and 26 deletions

View File

@@ -422,7 +422,7 @@ struct png_struct_def
/* Options */
#ifdef PNG_SET_OPTION_SUPPORTED
png_uint_32 options; /* On/off state (up to 4 options) */
png_uint_32 options; /* On/off state (up to 16 options) */
#endif
#ifdef PNG_READ_SUPPORTED