]> granicus.if.org Git - imagemagick/commitdiff
Minor
authoranthony <anthony@git.imagemagick.org>
Fri, 5 Apr 2013 00:03:12 +0000 (00:03 +0000)
committeranthony <anthony@git.imagemagick.org>
Fri, 5 Apr 2013 00:03:12 +0000 (00:03 +0000)
MagickCore/artifact.c

index 56b29160472805ba8331fead5925a86289bdf099..e42b73faebbc083a229bc88d7392636c267b03de 100644 (file)
@@ -296,8 +296,8 @@ MagickExport const char *GetImageArtifact(const Image *image,
   /* Programmer notes....
      CLI IMv7: if no per-image artifact - look for a global option instead
      CLI IMv6: global options are copied into per-image artifacts
-     In all other cases, if image is not part of a image_info, image list this
-     pointer should be NULL.
+     In all other cases, if image is not part of an image_info image list this
+     pointer should be NULL, an no global image options are available.
    */
 
   if ( (image->image_info != (ImageInfo *)NULL) &&