mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Imported from libpng-1.7.0beta65.tar
This commit is contained in:
@@ -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)\
|
||||
|
||||
Reference in New Issue
Block a user