From e9b51cf2587ba65d34db4b60ccf71666d3b490ef Mon Sep 17 00:00:00 2001 From: cristy Date: Fri, 10 Apr 2015 01:54:22 +0000 Subject: [PATCH] --- MagickWand/magick-image.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickWand/magick-image.c b/MagickWand/magick-image.c index 6c496906c..399afd83e 100644 --- a/MagickWand/magick-image.c +++ b/MagickWand/magick-image.c @@ -3621,7 +3621,7 @@ WandExport MagickWand *MagickGetImage(MagickWand *wand) % % The format of the MagickGetImageAlphaChannel method is: % -% size_t MagickGetImageAlphaChannel(MagickWand *wand) +% MagickBooleanType MagickGetImageAlphaChannel(MagickWand *wand) % % A description of each parameter follows: % -- 2.50.1