]> granicus.if.org Git - imagemagick/commitdiff
Fix comment
authorGlenn Randers-Pehrson <glennrp@gmail.com>
Mon, 24 Jul 2017 23:12:01 +0000 (19:12 -0400)
committerGlenn Randers-Pehrson <glennrp@gmail.com>
Mon, 24 Jul 2017 23:12:01 +0000 (19:12 -0400)
coders/png.c

index 342a3df34066faff224e0f9d31446a820c9d12e7..c875e06f921c48ec73c19861a66a40369985005d 100644 (file)
@@ -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=<file> 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=<file> instead
 %
 %  It is possible to request that the PNG encoder write previously-formatted
 %  ancillary chunks in the output PNG file, using the "-profile" commandline