From: Glenn Randers-Pehrson Date: Mon, 24 Jul 2017 23:12:01 +0000 (-0400) Subject: Fix comment X-Git-Tag: 7.0.6-4~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12c4ff8e47ab141ef3e87954b3dc5b32928f5ed2;p=imagemagick Fix comment --- diff --git a/coders/png.c b/coders/png.c index 342a3df34..c875e06f9 100644 --- a/coders/png.c +++ b/coders/png.c @@ -11842,9 +11842,11 @@ static MagickBooleanType WriteOnePNGImage(MngInfo *mng_info, % is not intended for external use. It is only used internally by the % PNG encoder to inform the JNG encoder of the depth of the alpha channel. % -#if 0 /* This has not worked since 6.7.6 or earlier */ - /* To do: Perhaps it can be redesigned to use - -define PNG-chunk-x= instead */ +#if 0 + + This has not worked since 6.7.6 or earlier + To do: Perhaps it can be redesigned to use + -define PNG-chunk-x= instead % % It is possible to request that the PNG encoder write previously-formatted % ancillary chunks in the output PNG file, using the "-profile" commandline