]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 17 Nov 2011 17:02:03 +0000 (17:02 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 17 Nov 2011 17:02:03 +0000 (17:02 +0000)
MagickCore/distort.c

index c8d012fbc647ed679c15410a01d3c14d082692d3..3817cfb6cd59baf28a7e53bc292f0b37efa7e174 100644 (file)
@@ -1673,7 +1673,6 @@ MagickExport Image *DistortResizeImage(const Image *image,
 %                    instead
 %
 */
-
 MagickExport Image *DistortImage(const Image *image,DistortImageMethod method,
   const size_t number_arguments,const double *arguments,
   MagickBooleanType bestfit,ExceptionInfo *exception)