From: cristy Date: Sat, 4 Feb 2012 17:14:28 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6258 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=406a17f53a01734b21ee5ce86ebf424f7a432024;p=imagemagick --- diff --git a/coders/wmf.c b/coders/wmf.c index 68f6707fa..98a0288f6 100644 --- a/coders/wmf.c +++ b/coders/wmf.c @@ -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