]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 23 Dec 2013 19:28:28 +0000 (19:28 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 23 Dec 2013 19:28:28 +0000 (19:28 +0000)
MagickCore/resize.c

index 9e477b9f6c6cab8887649dbde2902923f180fe93..354bcb2ab686685a780ae5fefc5160cf6c937fe9 100644 (file)
@@ -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:
 %