From 9c88e8f3494e8f177925814d41d1e26e9ce032d2 Mon Sep 17 00:00:00 2001 From: anthony Date: Thu, 29 Sep 2011 11:31:53 +0000 Subject: [PATCH] --- MagickCore/draw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MagickCore/draw.c b/MagickCore/draw.c index 91e7e8163..9ce692696 100644 --- a/MagickCore/draw.c +++ b/MagickCore/draw.c @@ -4725,7 +4725,7 @@ MagickExport void GetAffineMatrix(AffineMatrix *affine_matrix) % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% GetDrawInfo() initializes draw_info to default values. +% GetDrawInfo() initializes draw_info to default values from image_info. % % The format of the GetDrawInfo method is: % -- 2.50.1