summaryrefslogtreecommitdiff
path: root/pango/pangoxft-render.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/pangoxft-render.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/pangoxft-render.h')
-rw-r--r--pango/pangoxft-render.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pango/pangoxft-render.h b/pango/pangoxft-render.h
index 5313d802..45bd672c 100644
--- a/pango/pangoxft-render.h
+++ b/pango/pangoxft-render.h
@@ -57,7 +57,7 @@ typedef struct _PangoXftRendererPrivate PangoXftRendererPrivate;
*/
struct _PangoXftRenderer
{
- /*< private >*/
+ /*< private >*/
PangoRenderer parent_instance;
Display *display;
@@ -73,7 +73,7 @@ struct _PangoXftRenderer
* the current color and other attributes for @part
* @composite_glyphs: draw the specified glyphs using
* the current foreground color and other foreground
- * attributes
+ * attributes
*
* The class structure for #PangoXftRenderer
*
@@ -81,7 +81,7 @@ struct _PangoXftRenderer
*/
struct _PangoXftRendererClass
{
- /*< private >*/
+ /*< private >*/
PangoRendererClass parent_class;
/*< public >*/