]> Dogcows Code - chaz/openbox/blobdiff - tests/urgent.c
remove trailing whitespace
[chaz/openbox] / tests / urgent.c
index 92eb5e53114de0d9a523beaa0f3036be5bf3b042..c29e3005e302e04f7392945637c148774856dfce 100644 (file)
@@ -44,7 +44,7 @@ int main () {
                      x, y, w, h, 10, CopyFromParent, CopyFromParent,
                      CopyFromParent, 0, NULL);
 
-  XSetWindowBackground(display,win,WhitePixel(display,0)); 
+  XSetWindowBackground(display,win,WhitePixel(display,0));
 
   XMapWindow(display, win);
   XFlush(display);
This page took 0.021984 seconds and 4 git commands to generate.