]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Tue, 6 Mar 2012 04:14:54 +0000 (04:14 +0000)
committeranthony <anthony@git.imagemagick.org>
Tue, 6 Mar 2012 04:14:54 +0000 (04:14 +0000)
MagickWand/operation-private.h

index 369e04c79cbe214adf7e212a1ffc6ad921d84760..8075b281cb0e906b854f9a2afa531c6f04fbecb9 100644 (file)
@@ -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 */