From: anthony Date: Fri, 5 Apr 2013 00:03:12 +0000 (+0000) Subject: Minor X-Git-Tag: 7.0.1-0~3946 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05a6c8b1aac3b45c4506cce107a7b80d693a7473;p=imagemagick Minor --- diff --git a/MagickCore/artifact.c b/MagickCore/artifact.c index 56b291604..e42b73fae 100644 --- a/MagickCore/artifact.c +++ b/MagickCore/artifact.c @@ -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) &&