[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

@@ -768,7 +768,7 @@ png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
/* If control reaches this point, png_longjmp() must not return. The only
* choice is to terminate the whole process (or maybe the thread); to do
* this the ANSI-C abort() function is used unless a different method is
* this the ANSI-C abort() function is used unless a different method is
* implemented by overriding the default configuration setting for
* PNG_ABORT().
*/