Imported from libpng-1.2.21rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-09-25 19:44:08 -05:00
parent 0636311d37
commit 5ecf1b53ea
52 changed files with 121 additions and 113 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_2_21beta2 your_png_h_is_not_version_1_2_21beta2;
typedef version_1_2_21rc1 your_png_h_is_not_version_1_2_21rc1;