From 5346208b1d00e29880100476a96ee8434456cd9f Mon Sep 17 00:00:00 2001 From: anthony Date: Thu, 6 Oct 2011 12:46:56 +0000 Subject: [PATCH] --- MagickCore/image.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/image.h b/MagickCore/image.h index d3533a655..23e1f897f 100644 --- a/MagickCore/image.h +++ b/MagickCore/image.h @@ -407,7 +407,7 @@ struct _ImageInfo monochrome; /* read/write pcl,pdf,ps,xps as monocrome image */ size_t - colors; + colors; /* record the user requested color reduction! */ ColorspaceType colorspace; -- 2.40.0