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

This commit is contained in:
Glenn Randers-Pehrson
2011-01-28 23:11:20 -06:00
parent ef123cc005
commit 7ccc2daf09
24 changed files with 77 additions and 71 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_1beta11 Your_png_h_is_not_version_1_5_1beta11;
typedef png_libpng_version_1_5_1rc01 Your_png_h_is_not_version_1_5_1rc01;