]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sat, 4 Feb 2012 17:00:51 +0000 (17:00 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sat, 4 Feb 2012 17:00:51 +0000 (17:00 +0000)
coders/wmf.c

index 6785267dba1902ef26225b29e15db8e646832ef9..68f6707fa74ae9527c984ff29998be3cb2e17760 100644 (file)
@@ -2850,8 +2850,7 @@ static Image *ReadWMFImage(const ImageInfo *image_info,ExceptionInfo *exception)
     }
   if (image->debug != MagickFalse)
     (void) LogMagickEvent(CoderEvent,GetMagickModule(),
-       "  Creating canvas image with size %ldx%ld",
-       image->rows,image->columns);
+       "  Creating canvas image with size %lux%lu",image->rows,image->columns);
 
   /*
    * Set solid background color