[libpng10] Imported from libpng-1.0.21rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-11-07 20:08:18 -06:00
parent fba872492b
commit 6fbb54d253
48 changed files with 195 additions and 1147 deletions

View File

@@ -1549,4 +1549,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_20 your_png_h_is_not_version_1_0_20;
typedef version_1_0_21rc1 your_png_h_is_not_version_1_0_21rc1;