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

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