From: cristy Date: Tue, 8 May 2012 16:39:59 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5631 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f69b80aca70696340fba4e681f6f461b56315c8;p=imagemagick --- diff --git a/MagickCore/cache.c b/MagickCore/cache.c index fa4600dc9..2b754247f 100644 --- a/MagickCore/cache.c +++ b/MagickCore/cache.c @@ -1494,8 +1494,8 @@ static void *GetAuthenticMetacontentFromCache(const Image *image) % */ -static inline MagickBooleanType IsPixelAuthentic(const CacheInfo *cache_info, - NexusInfo *nexus_info) +static inline MagickBooleanType IsPixelAuthentic( + const CacheInfo *restrict cache_info,NexusInfo *nexus_info) { MagickBooleanType status;