From: cristy Date: Mon, 23 Dec 2013 19:28:28 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3035 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd6297d455d4e8fe63a2b639de8ec558edb8df2b;p=imagemagick --- diff --git a/MagickCore/resize.c b/MagickCore/resize.c index 9e477b9f6..354bcb2ab 100644 --- a/MagickCore/resize.c +++ b/MagickCore/resize.c @@ -131,8 +131,7 @@ static double % % The individual filter functions have this format... % -% static MagickRealtype *FilterName(const double x, -% const double support) +% static MagickRealtype *FilterName(const double x,const double support) % % A description of each parameter follows: %