commit | 1b58f25a8c2616ecdf2898ab358e1ee63d1b522e | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Thu Mar 01 01:41:41 2012 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Thu Mar 01 01:41:41 2012 +0000 |
tree | 25209f41eba2a7a05a0b4292a2812d94e68109d8 | |
parent | 907058298f2c22dc3a4b1609474d6be5c2b48320 [diff] [blame] |
diff --git a/MagickCore/method-attribute.h b/MagickCore/method-attribute.h index 8141794..4b79d2a 100644 --- a/MagickCore/method-attribute.h +++ b/MagickCore/method-attribute.h
@@ -105,7 +105,7 @@ #define MagickSignature 0xabacadabUL #if !defined(MaxTextExtent) -# define MaxTextExtent 8192 +# define MaxTextExtent 4096 #endif #if defined(MAGICKCORE_HAVE___ATTRIBUTE__)