[master] Imported from libpng-1.2.38beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-06-17 07:42:30 -05:00
parent 54380f53a2
commit 1de866cd09
20 changed files with 562 additions and 84 deletions

View File

@@ -102,7 +102,7 @@ png_create_read_struct_2(png_const_charp user_png_ver, png_voidp error_ptr,
}
else
png_ptr->flags |= PNG_FLAG_LIBRARY_MISMATCH;
if (png_ptr->flags & PNG_FLAG_LIBRARY_MISMATCH)
{