[pango] [HB] Indent



commit f5a10f5ce603cdd7dc70513c09975ca0535089b2
Author: Behdad Esfahbod <behdad behdad org>
Date:   Mon Aug 10 09:35:11 2009 -0400

    [HB] Indent

 pango/opentype/hb-ot-layout.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pango/opentype/hb-ot-layout.h b/pango/opentype/hb-ot-layout.h
index 7b1ed6a..54f785f 100644
--- a/pango/opentype/hb-ot-layout.h
+++ b/pango/opentype/hb-ot-layout.h
@@ -66,10 +66,10 @@ hb_ot_layout_set_glyph_class (hb_face_t                 *face,
 
 void
 hb_ot_layout_build_glyph_classes (hb_face_t      *face,
-				uint16_t        num_total_glyphs,
-				hb_codepoint_t *glyphs,
-				unsigned char  *klasses,
-				uint16_t        count);
+				  uint16_t        num_total_glyphs,
+				  hb_codepoint_t *glyphs,
+				  unsigned char  *klasses,
+				  uint16_t        count);
 
 /* Not that useful.  Provides list of attach points for a glyph that a
  * client may want to cache */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]