[libpng17] Imported from libpng-1.7.0beta65.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-09-16 10:12:17 -05:00
parent dba870122c
commit bfc7affa0d
17 changed files with 43 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ static const struct
png_uint_32 name;
}
png_known_chunks[] =
/* See scripts/chunkdesc.h for how this works: */
/* See pngchunk.h for how this works: */
#define PNG_CHUNK_END(n, c1, c2, c3, c4, before, after)\
{ png_ ##n }
#define PNG_CHUNK(n, c1, c2, c3, c4, before, after)\