From: Cristy Date: Wed, 17 May 2017 01:11:13 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.5-7~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd1c527eee5dd8372252d04732c2c3946d475fd5;p=imagemagick ... --- diff --git a/MagickWand/compare.c b/MagickWand/compare.c index 030cba990..eb405d1a6 100644 --- a/MagickWand/compare.c +++ b/MagickWand/compare.c @@ -106,11 +106,13 @@ static MagickBooleanType CompareUsage(void) "-rotate degrees apply Paeth rotation to the image", "-sigmoidal-contrast geometry", " increase the contrast without saturating highlights or", - "-trim trim image edges" + "-trim trim image edges", + (char *) NULL }, *sequence_operators[]= { - "-crop geometry cut out a rectangular region of the image" + "-crop geometry cut out a rectangular region of the image", + (char *) NULL }, *settings[]= {