]> Dogcows Code - chaz/openbox/blobdiff - tests/usertimewin.c
remove trailing whitespace
[chaz/openbox] / tests / usertimewin.c
index 05c3fc3b4b5c15f77958244979fe24b251d0338a..7ef934f249b0745b1b44b8c9ac507dfebbb54542 100644 (file)
@@ -46,8 +46,8 @@ int main () {
                        x, y, w/2, h/2, 10, CopyFromParent, CopyFromParent,
                        CopyFromParent, 0, 0);
 
-  XSetWindowBackground(display,win,WhitePixel(display,0)); 
-  
+  XSetWindowBackground(display,win,WhitePixel(display,0));
+
   XMapWindow(display, win);
   XFlush(display);
 
This page took 0.021996 seconds and 4 git commands to generate.