]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 8 Mar 2010 00:51:56 +0000 (00:51 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 8 Mar 2010 00:51:56 +0000 (00:51 +0000)
magick/cache.c

index 0513355982aea7f4415c5d0bc14977755f5d7903..98fb393481d7ec7ef167ef0a5bf09855f4fb5935 100644 (file)
@@ -133,7 +133,7 @@ static PixelPacket
   *QueueAuthenticPixelsCache(Image *,const long,const long,const unsigned long,
     const unsigned long,ExceptionInfo *),
   *SetPixelCacheNexusPixels(const Image *,const RectangleInfo *,NexusInfo *,
-     ExceptionInfo *);
+    ExceptionInfo *);
 
 #if defined(__cplusplus) || defined(c_plusplus)
 }