[libpng10] Imported from libpng-1.0.29rc2.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-09-26 17:24:22 -05:00
parent 43a349ae4a
commit 39acfab5bc
49 changed files with 163 additions and 127 deletions

View File

@@ -1548,4 +1548,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_29rc1 your_png_h_is_not_version_1_0_29rc1;
typedef version_1_0_29rc2 your_png_h_is_not_version_1_0_29rc2;