]> granicus.if.org Git - imagemagick/commitdiff
Forgot to also change this value.
authordirk <dirk@git.imagemagick.org>
Sun, 8 Mar 2015 09:11:13 +0000 (09:11 +0000)
committerdirk <dirk@git.imagemagick.org>
Sun, 8 Mar 2015 09:11:13 +0000 (09:11 +0000)
MagickWand/method-attribute.h

index 99f534c907ad51dcb08e196fab3b792f2d15b651..6937b791a85b879ccfb9c6486092d8fefe3fc13f 100644 (file)
@@ -96,7 +96,7 @@ extern "C" {
 
 #define WandSignature  0xabacadabUL
 #if !defined(MaxTextExtent)
-# define MaxTextExtent  (16*8192)
+# define MaxTextExtent  8192
 #endif
 
 #if defined(MAGICKCORE_HAVE___ATTRIBUTE__)