From: anthony Date: Thu, 9 Aug 2012 05:02:21 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caa5a7260af80f63bd9eba8af27252ba0a68f118;p=imagemagick --- diff --git a/MagickWand/wandcli-private.h b/MagickWand/wandcli-private.h index 4e84a6d15..436a3412c 100644 --- a/MagickWand/wandcli-private.h +++ b/MagickWand/wandcli-private.h @@ -100,8 +100,8 @@ typedef struct _Stack */ struct _MagickCLI /* CLI interface version of MagickWand */ { - struct _MagickWand /* this must be the first structure */ - wand; + struct _MagickWand /* This must be the first structure */ + wand; /* The Image List and Global Option Settings */ QuantizeInfo *quantize_info; /* for CLI API usage, not used by MagickWand API */