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