]> Dogcows Code - chaz/openbox/blobdiff - render/font.h
remove trailing whitespace
[chaz/openbox] / render / font.h
index e3081dc28e1cc0e68b076140ee8db8b82947ab2e..07d648d145a0b2cccf3f13bf5a96d33f1ad0013d 100644 (file)
@@ -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 */
This page took 0.019513 seconds and 4 git commands to generate.