summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-07-01 21:50:53 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2011-09-03 12:27:14 -0500
commitb7f5fe143044fbfb22125b00ce16c2bd9323971e (patch)
tree0a5e5339f257a33a269ef035af4f7ed9a5b75d16 /pngtest.c
parent9b0cc95bb72a8df2766a03367b51efd0d1803814 (diff)
downloadlibpng-1.0.54.tar.gz
[libpng10] Imported from libpng-1.0.54.tarv1.0.54
Diffstat (limited to 'pngtest.c')
-rw-r--r--pngtest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pngtest.c b/pngtest.c
index f40ae8b37..e4947306e 100644
--- a/pngtest.c
+++ b/pngtest.c
@@ -1702,4 +1702,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
-typedef version_1_0_53 your_png_h_is_not_version_1_0_53;
+typedef version_1_0_54 your_png_h_is_not_version_1_0_54;