Imported from libpng-1.2.24rc01.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-12-07 18:10:24 -06:00
parent 03dfa028d2
commit af99dba018
54 changed files with 123 additions and 114 deletions

View File

@@ -1553,4 +1553,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_24beta02 your_png_h_is_not_version_1_2_24beta02;
typedef version_1_2_24rc01 your_png_h_is_not_version_1_2_24rc01;