From 80e647a8dbc97662b9d966c0f7a8e1aedea89eed Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 16 Jan 2007 20:07:35 +0000 Subject: *.c, *.h: Drop trailing whitespace. 2007-01-16 Behdad Esfahbod *.c, *.h: Drop trailing whitespace. svn path=/trunk/; revision=2163 --- pango/pango-fontmap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pango/pango-fontmap.h') 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 >*/ -- cgit v1.2.1