mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Port recent changes from libpng-1.6.2.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
371c3d4dfd
commit
ea0b4c602e
@@ -76,7 +76,7 @@ png_get_uint_16)(png_const_bytep buf)
|
||||
|
||||
/* This is an exported function however its error handling is too harsh for most
|
||||
* internal use. For example if it were used for reading the chunk parameters
|
||||
* it would error out even on ancilliary chunks that can be ignored.
|
||||
* it would error out even on ancillary chunks that can be ignored.
|
||||
*/
|
||||
png_uint_32 PNGAPI
|
||||
png_get_uint_31(png_const_structrp png_ptr, png_const_bytep buf)
|
||||
|
||||
Reference in New Issue
Block a user