]> granicus.if.org Git - imagemagick/blobdiff - MagickWand/wandcli-private.h
(no commit message)
[imagemagick] / MagickWand / wandcli-private.h
index 436a3412c4eb500bbd16c3ddbc2c264a17a9314c..409d658d7d7782243327ee75652a128986ba1e55 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization
   dedicated to making software imaging solutions freely available.
 
   You may not use this file except in compliance with the License.
@@ -24,7 +24,7 @@ extern "C" {
 
 #define CLIWandException(severity,tag,option) \
   (void) CLIThrowException(cli_wand,GetMagickModule(),severity,tag, \
-       "'%s'",option)
+       "`%s'",option)
 
 #define CLIWandExceptionArg(severity,tag,option,arg) \
   (void) CLIThrowException(cli_wand,GetMagickModule(),severity,tag, \