[master] Imported from libpng-1.6.20.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-12-02 19:50:48 -06:00
parent b9c62013ef
commit 047737496a
50 changed files with 593 additions and 409 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().
*/