(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 13 Oct 2012 17:01:15 +0000 (17:01 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 13 Oct 2012 17:01:15 +0000 (17:01 +0000)
MagickCore/colorspace.c

index f4573003056c092c6e0f6b3161e1ca7d04e708f3..cb7d05aacb54840e592bca04c11148fe170ea66e 100644 (file)
@@ -72,7 +72,7 @@
 */
 typedef struct _TransformPacket
 {
-  double
+  MagickRealType
     x,
     y,
     z;