summaryrefslogtreecommitdiff
path: root/pango/pango-fontmap.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-fontmap.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-fontmap.h')
-rw-r--r--pango/pango-fontmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pango/pango-fontmap.h b/pango/pango-fontmap.h
index 3823f94c..204178fc 100644
--- a/pango/pango-fontmap.h
+++ b/pango/pango-fontmap.h
@@ -63,7 +63,7 @@ struct _PangoFontMapClass
GObjectClass parent_class;
/*< public >*/
-
+
PangoFont * (*load_font) (PangoFontMap *fontmap,
PangoContext *context,
const PangoFontDescription *desc);
@@ -74,7 +74,7 @@ struct _PangoFontMapClass
PangoContext *context,
const PangoFontDescription *desc,
PangoLanguage *language);
-
+
const char *shape_engine_type;
/*< private >*/