From 77baf26a7f2f64ddf1274035fd4991ab17345904 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 17 Jul 2007 02:48:16 +0200 Subject: remove trailing whitespace --- render/font.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/font.h') diff --git a/render/font.h b/render/font.h index e3081dc2..07d648d1 100644 --- a/render/font.h +++ b/render/font.h @@ -26,7 +26,7 @@ struct _RrFont { const RrInstance *inst; gint ref; - PangoFontDescription *font_desc; + PangoFontDescription *font_desc; PangoLayout *layout; /*!< Used for measuring and rendering strings */ PangoAttribute *shortcut_underline; /*< For underlining the shortcut key */ gint ascent; /*!< The font's ascent in pango-units */ -- cgit v1.2.3