diff options
Diffstat (limited to 'pango/pango-glyph-item-private.h')
-rw-r--r-- | pango/pango-glyph-item-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-glyph-item-private.h b/pango/pango-glyph-item-private.h index aa19c3c9..f936d755 100644 --- a/pango/pango-glyph-item-private.h +++ b/pango/pango-glyph-item-private.h @@ -39,7 +39,7 @@ struct _PangoGlyphItemIter { PangoGlyphItem *glyph_item; const gchar *text; - + int start_glyph; int start_index; int start_char; |