commit | 93254f66fc6cb0976c21ee130a2e1544cd8f9f47 | [log] [tgz] |
---|---|---|
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Wed Oct 26 08:36:21 2011 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Wed Oct 26 08:48:23 2011 -0500 |
tree | 312c605526aa05228a03680747b5677175e54bfe | |
parent | 52093f17764485363ef7483c820bb90379bae87f [diff] [blame] |
[libpng15] Imported from libpng-1.5.6rc01.tar
diff --git a/pngrutil.c b/pngrutil.c index afd4415..488e82e 100644 --- a/pngrutil.c +++ b/pngrutil.c
@@ -941,7 +941,7 @@ else if (png_ptr->mode & PNG_HAVE_PLTE) /* Should be an error, but we can cope with it */ - png_warning(png_ptr, "Missing PLTE before cHRM"); + png_warning(png_ptr, "Out of place cHRM chunk"); if (info_ptr != NULL && (info_ptr->valid & PNG_INFO_cHRM) # ifdef PNG_READ_sRGB_SUPPORTED