]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/distribute-cache.h
(no commit message)
[imagemagick] / MagickCore / distribute-cache.h
index bc14a86bbb256f0e7bc88f41cb027114b3feff75..654dcb605cdf479f31d53ba1d9f7447f219a745f 100644 (file)
@@ -25,7 +25,7 @@ extern "C" {
 #include "MagickCore/exception.h"
 
 extern MagickExport void
-  DistributePixelCacheServer(const size_t,ExceptionInfo *);
+  DistributePixelCacheServer(const int,ExceptionInfo *);
 
 #if defined(__cplusplus) || defined(c_plusplus)
 }