summaryrefslogtreecommitdiff
path: root/pngtest.c
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-19 19:11:54 -0500
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2010-06-25 20:27:42 -0500
commite4fc243de46252be7fea3e416ab2324155c6f9a5 (patch)
tree9b0a7140ac4887c14c4ea1975b202e0f679ba94d /pngtest.c
parent191fb4f5bacfd9f764588c8779778ed20f9136df (diff)
downloadlibpng-e4fc243de46252be7fea3e416ab2324155c6f9a5.tar.gz
[legacy] Imported from libpng-1.2.44beta03.tarv1.2.44beta03
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 f6464b3e2..6e8b06cef 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_2_44beta02 your_png_h_is_not_version_1_2_44beta02;
+typedef version_1_2_44beta03 your_png_h_is_not_version_1_2_44beta03;