]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 30 Jun 2010 15:00:28 +0000 (15:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 30 Jun 2010 15:00:28 +0000 (15:00 +0000)
magick/module.h

index f3c75063db19451996390b29206e7fe683e212ba..4306991a9c87091fe70ee8fba835291ccacedbbc 100644 (file)
@@ -67,7 +67,7 @@ typedef ModuleExport size_t
   ImageFilterHandler(Image **,const int,const char **,ExceptionInfo *);
 
 extern MagickExport char
-  **GetModuleList(const char *,size_t *,ExceptionInfo *);
+  **GetModuleList(const char *,const MagickModuleType,size_t *,ExceptionInfo *);
 
 extern MagickExport const ModuleInfo
   **GetModuleInfoList(const char *,size_t *,ExceptionInfo *);