[libpng10] Imported from libpng-1.0.24rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-01-24 06:57:00 -06:00
parent 1a2e75ccf1
commit 551892bb60
46 changed files with 141 additions and 124 deletions

View File

@@ -1551,4 +1551,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_23 your_png_h_is_not_version_1_0_23;
typedef version_1_0_24rc1 your_png_h_is_not_version_1_0_24rc1;