From f5a10f5ce603cdd7dc70513c09975ca0535089b2 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Mon, 10 Aug 2009 09:35:11 -0400 Subject: [PATCH] [HB] Indent --- pango/opentype/hb-ot-layout.h | 8 ++++---- 1 file 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 */ -- 2.7.4