Imported from libpng-1.4.0beta32.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-08-19 18:20:52 -05:00
parent 4198360421
commit dbed41fde1
48 changed files with 111 additions and 99 deletions

View File

@@ -399,7 +399,9 @@ png_write_end(png_structp png_ptr, png_infop info_ptr)
* experiences this problem, please report the event to
* png-mng-implement at lists.sf.net .
*/
#if defined(PNG_WRITE_FLUSH_SUPPORTED)
png_flush(png_ptr);
#endif
}
#if defined(PNG_WRITE_tIME_SUPPORTED)