]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 9 Jan 2014 01:57:55 +0000 (01:57 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 9 Jan 2014 01:57:55 +0000 (01:57 +0000)
MagickCore/statistic.h

index 06bad83d42ee667d20b813729d8518054002221e..b3dc676d9dd93449dd646c8f9419a58d9b59eb24 100644 (file)
@@ -45,7 +45,7 @@ typedef struct _ChannelStatistics
 typedef struct _ChannelMoments
 {
   double
-    I[8];
+    I[32];
 
   PointInfo
     centroid,