From 7f7448a354c43650348b4e91b4e40ecf18718d66 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 20 Dec 2009 21:42:14 +0100 Subject: [PATCH] Indent --- src/hb-ot-layout-gpos-private.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-ot-layout-gpos-private.hh b/src/hb-ot-layout-gpos-private.hh index ad8f241c0..e0d8cb7c9 100644 --- a/src/hb-ot-layout-gpos-private.hh +++ b/src/hb-ot-layout-gpos-private.hh @@ -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;