summaryrefslogtreecommitdiff
path: root/pango/pango-glyph-item-private.h
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-01-16 20:07:35 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-16 20:07:35 +0000
commit80e647a8dbc97662b9d966c0f7a8e1aedea89eed (patch)
treed3a322c28112b7623765847aa32e8e319c576b45 /pango/pango-glyph-item-private.h
parente6b83e4264b4ad2ab73a3239d902b4064c75634d (diff)
downloadpango-80e647a8dbc97662b9d966c0f7a8e1aedea89eed.tar.gz
*.c, *.h: Drop trailing whitespace.
2007-01-16 Behdad Esfahbod <behdad@gnome.org> *.c, *.h: Drop trailing whitespace. svn path=/trunk/; revision=2163
Diffstat (limited to 'pango/pango-glyph-item-private.h')
-rw-r--r--pango/pango-glyph-item-private.h2
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;