[libpng17] Bump version to 1.7.0beta42

This commit is contained in:
Glenn Randers-Pehrson
2014-11-07 07:25:24 -06:00
parent 755f92fc41
commit 44a9af81b0
27 changed files with 63 additions and 57 deletions

View File

@@ -800,7 +800,7 @@ png_set_text_2(png_structrp png_ptr, png_inforp info_ptr,
else
lang_key_len = 0;
}
# else /* PNG_iTXt_SUPPORTED */
# else /* iTXt */
{
png_chunk_report(png_ptr, "iTXt chunk not supported",
PNG_CHUNK_WRITE_ERROR);