summaryrefslogtreecommitdiff
path: root/pngstruct.h
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-07-17 06:08:01 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2017-07-17 06:09:30 -0500
commitd2fcc41eec2e9318bbca3ed4d8365f6019e7120f (patch)
tree0cb85c250e16cf1944364cce7b51e22541203196 /pngstruct.h
parentcd372101842b491790c857258bb972e160d8479e (diff)
[libpng16] Imported from libpng-1.6.31beta06.tar
Diffstat (limited to 'pngstruct.h')
-rw-r--r--pngstruct.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngstruct.h b/pngstruct.h
index 1e1c5f8f3..44b79dea7 100644
--- a/pngstruct.h
+++ b/pngstruct.h
@@ -480,7 +480,7 @@ struct png_struct_def
#endif
#endif
-/* New member added in libpng-1.6.30 */
+/* New member added in libpng-1.6.31 */
int num_exif;
};
#endif /* PNGSTRUCT_H */