commit | d9a291985cb653d62a4e7c3b6aa3f9c4436d30eb | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Sat Oct 16 16:49:53 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Sat Oct 16 16:49:53 2010 +0000 |
tree | 5faeb7031674febe771f4bf0b79137b92cecd7cb | |
parent | aabc95dd114a8815cf4200008950460a5ce96dd4 [diff] [blame] |
diff --git a/magick/module.c b/magick/module.c index 59d5191..d441c8c 100644 --- a/magick/module.c +++ b/magick/module.c
@@ -1639,7 +1639,7 @@ #else { extern size_t - analyzeImage(Image **,const int,char **,ExceptionInfo *); + analyzeImage(Image **,const int,const char **,ExceptionInfo *); ImageFilterHandler *image_filter;