From: cristy Date: Sun, 11 Nov 2012 20:43:03 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~4731 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=027ff40d7dbeefd789add15d4c7bed531a088ea5;p=imagemagick --- diff --git a/MagickCore/image.h b/MagickCore/image.h index 349531443..6c716405b 100644 --- a/MagickCore/image.h +++ b/MagickCore/image.h @@ -329,7 +329,7 @@ struct _Image *properties, /* general settings, to save with iamge */ *artifacts; /* general operational/coder settings, not saved */ - struct _ImageInfo + const struct _ImageInfo *image_info; /* (Optional) Image belongs to this ImageInfo 'list' * For access to 'global options' when no per-image * attribute, properity, or artifact has been set.