From: cristy Date: Tue, 6 Apr 2010 17:58:30 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~9687 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fc5fbc49822a51fbc556d04cbc9cb05a8c5da0ac;p=imagemagick --- diff --git a/coders/wmf.c b/coders/wmf.c index 7a36a1927..eb3ca5b1d 100644 --- a/coders/wmf.c +++ b/coders/wmf.c @@ -139,7 +139,7 @@ static Image *ReadWMFImage(const ImageInfo *image_info,ExceptionInfo *exception) bounding_box; wmf_eps_t - *eps_info; + *eps_info; wmf_error_t status;