]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 12 Feb 2013 18:56:22 +0000 (18:56 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 12 Feb 2013 18:56:22 +0000 (18:56 +0000)
MagickCore/geometry.h

index 67cb27e559a856fee02e1721b937519ee7aa6225..18879dcb523be9dae5e737a2fcf4ab26bff271ba 100644 (file)
@@ -85,7 +85,7 @@ typedef enum
   EastGravity = 6,
   SouthWestGravity = 7,
   SouthGravity = 8,
-  SouthEastGravity = 9,
+  SouthEastGravity = 9
 } GravityType;
 
 typedef struct _AffineMatrix