[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

@@ -934,6 +934,6 @@ png_get_user_height_max (png_structp png_ptr)
return (png_ptr? png_ptr->user_height_max : 0);
}
#endif /* ?PNG_SET_USER_LIMITS_SUPPORTED */
#endif /* PNG_READ_SUPPORTED || PNG_WRITE_SUPPORTED */