[HB] Minor
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 21 Apr 2010 06:04:22 +0000 (02:04 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 21 Apr 2010 06:04:22 +0000 (02:04 -0400)
pango/opentype/hb-ot-layout-gpos-private.hh

index 1624e83..44d1568 100644 (file)
@@ -53,7 +53,7 @@ struct ValueFormat : USHORT
     ignored    = 0x0F00,       /* Was used in TrueType Open for MM fonts */
     reserved   = 0xF000,       /* For future use */
 
-    devices    = 0x00F0,       /* Mask for having any Device table */
+    devices    = 0x00F0        /* Mask for having any Device table */
   };
 
 /* All fields are options.  Only those available advance the value pointer. */