Imported from libpng-1.2.30beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2008-06-25 12:40:22 -05:00
parent a55c72890d
commit eb1cd11d57
49 changed files with 126 additions and 117 deletions

View File

@@ -393,6 +393,7 @@ png_write_end(png_structp png_ptr, png_infop info_ptr)
/* write end of PNG file */
png_write_IEND(png_ptr);
png_flush(png_ptr);
}
#if defined(PNG_WRITE_tIME_SUPPORTED)