From: Cristy Date: Wed, 27 Feb 2019 22:30:01 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.8-29~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b37176910ee00e248a371c8e3b7befb7d9437e17;p=imagemagick ... --- diff --git a/MagickCore/attribute.c b/MagickCore/attribute.c index 72be7465a..662222133 100644 --- a/MagickCore/attribute.c +++ b/MagickCore/attribute.c @@ -133,8 +133,8 @@ typedef struct _EdgeInfo bottom; } EdgeInfo; -static void EdgeGravityGeometry(const Image *image, - const GravityType gravity,RectangleInfo *edge_geometry) +static void EdgeGravityGeometry(const Image *image,const GravityType gravity, + RectangleInfo *edge_geometry) { RectangleInfo gravity_geometry;