]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/geometry.h
(no commit message)
[imagemagick] / MagickCore / geometry.h
index 18879dcb523be9dae5e737a2fcf4ab26bff271ba..5937680bd6cdd410ab78b17aff9a87fac628e567 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2015 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.
@@ -154,8 +154,8 @@ extern MagickExport MagickStatusType
     ExceptionInfo *);
 
 extern MagickExport void
-  GravityAdjustGeometry(const size_t,const size_t,
-    const GravityType,RectangleInfo *),
+  GravityAdjustGeometry(const size_t,const size_t,const GravityType,
+    RectangleInfo *),
   SetGeometry(const Image *,RectangleInfo *),
   SetGeometryInfo(GeometryInfo *);