[libpng16] Imported from libpng-1.6.19beta03.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-09-25 20:22:31 -05:00
parent 23ddeb58a5
commit f4302a73ac
15 changed files with 30 additions and 30 deletions

View File

@@ -1057,7 +1057,7 @@ test_one_file(PNG_CONST char *inname, PNG_CONST char *outname)
#ifndef PNG_READ_INTERLACING_SUPPORTED
/* num_pass will not be set below, set it here if the image is
* interlaced: what happens is that write interlacing is *not* turned
* on an the partial interlaced rows are written directly.
* on and the partial interlaced rows are written directly.
*/
switch (interlace_type)
{