--amend [devel] Imported from libpng-1.5.1.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-02-02 22:58:27 -06:00
parent 2506e53400
commit 3d3aae1697
34 changed files with 96 additions and 126 deletions

View File

@@ -1784,4 +1784,4 @@ main(int argc, char *argv[])
}
/* Generate a compiler error if there is an old png.h in the search path. */
typedef png_libpng_version_1_5_1rc02 Your_png_h_is_not_version_1_5_1rc02;
typedef png_libpng_version_1_5_1 Your_png_h_is_not_version_1_5_1;