From: anthony Date: Tue, 6 Mar 2012 04:14:54 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~6073 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e6dc374f1a40376eb5d3090f1cf5793b26ad380;p=imagemagick --- diff --git a/MagickWand/operation-private.h b/MagickWand/operation-private.h index 369e04c79..8075b281c 100644 --- a/MagickWand/operation-private.h +++ b/MagickWand/operation-private.h @@ -71,7 +71,7 @@ struct _MagickCLI /* CLI interface version of MagickWand */ const char *location, /* Location string for exception reporting */ - *filename; /* EG: "'%s' @ \"%s\" line %d column %d" + *filename; /* EG: "'%s' @ \"%s\" line %u column %u" option, filename, line, column */ size_t line, /* location of current option for error above */