summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-08-10 09:35:11 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-08-10 09:35:11 -0400
commitf5a10f5ce603cdd7dc70513c09975ca0535089b2 (patch)
treef34f6d39b237094b4d009ca0de644f2ca1df4673
parent7736059a852b4951ae2a14f02bb552262dd179fd (diff)
downloadpango-f5a10f5ce603cdd7dc70513c09975ca0535089b2.tar.gz
[HB] Indent
-rw-r--r--pango/opentype/hb-ot-layout.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/pango/opentype/hb-ot-layout.h b/pango/opentype/hb-ot-layout.h
index 7b1ed6a7..54f785f6 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 */