Indent
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 20 Dec 2009 20:42:14 +0000 (21:42 +0100)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 20 Dec 2009 20:42:14 +0000 (21:42 +0100)
src/hb-ot-layout-gpos-private.hh

index ad8f241..e0d8cb7 100644 (file)
@@ -60,8 +60,8 @@ struct ValueFormat : USHORT
   { return get_len () * sizeof (Value); }
 
   void apply_value (hb_ot_layout_context_t *context,
-                   const char          *base,
-                   const Value         *values,
+                   const char             *base,
+                   const Value            *values,
                    hb_internal_glyph_position_t *glyph_pos) const
   {
     unsigned int x_ppem, y_ppem;