]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 23 May 2010 23:15:27 +0000 (23:15 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 23 May 2010 23:15:27 +0000 (23:15 +0000)
magick/morphology.c

index 2d78266ec0992a22b6cd6f374ac4b5606d4e6fbd..2c1720af1d42cdd289ac35ed9fc5b6e190cbb211 100644 (file)
@@ -109,7 +109,7 @@ static inline double MagickMax(const double x,const double y)
 /* Currently these are only internal to this module */
 static void
   CalcKernelMetaData(KernelInfo *),
-  ExpandKernelInfo(KernelInfo *, double),
+  ExpandKernelInfo(KernelInfo *, const double),
   RotateKernelInfo(KernelInfo *, double);
 \f