]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 19 Mar 2014 22:00:56 +0000 (22:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 19 Mar 2014 22:00:56 +0000 (22:00 +0000)
MagickCore/nt-feature.h

index 40cb6dba2c9786be60911f1bc23c27da6653b24c..0fa12731c6647aa63979d66dd24b563612e1af5c 100644 (file)
@@ -34,7 +34,7 @@ extern MagickExport void
 
 extern MagickExport MagickBooleanType
   NTIsMagickConflict(const char *),
-  NTLoadTypeLists(SplayTreeInfo *,ExceptionInfo *);
+  NTAcquireTypeCache(SplayTreeInfo *,ExceptionInfo *);
 
 #endif