Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / src / hb-aat-layout-opbd-table.hh
index 4e02340..8c04a64 100644 (file)
@@ -160,8 +160,8 @@ struct opbd
                                 * Format 0 indicates distance and Format 1 indicates
                                 * control point. */
   union {
-  opbdFormat0 format0;
-  opbdFormat1 format1;
+  opbdFormat0  format0;
+  opbdFormat1  format1;
   } u;
   public:
   DEFINE_SIZE_MIN (8);