| commit | 9f027d12a04d07489f8d76f4c2229229130bd10e | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Wed Sep 21 01:17:17 2011 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Wed Sep 21 01:17:17 2011 +0000 |
| tree | 75f66d5996d2312cbe097c81f52f6633b9469118 | |
| parent | 74966dbfe99011d1f7bea577e97a3d9a7b9836c7 [diff] [blame] |
diff --git a/coders/png.c b/coders/png.c index c108f94..883f70d 100644 --- a/coders/png.c +++ b/coders/png.c
@@ -9896,7 +9896,7 @@ if (ping_exclude_iCCP == MagickFalse) { - png_set_iCCP(ping,ping_info,(const png_charp) name,0, + png_set_iCCP(ping,ping_info,(png_charp) name,0, #if (PNG_LIBPNG_VER < 10500) (png_charp) GetStringInfoDatum(profile), #else