]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 8 May 2012 16:39:59 +0000 (16:39 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 8 May 2012 16:39:59 +0000 (16:39 +0000)
MagickCore/cache.c

index fa4600dc94cff3aeb78eb2bf07198ca7bc487c27..2b754247f35caae2ea9c67d6c849e712f128adc3 100644 (file)
@@ -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;