]> Dogcows Code - chaz/openbox/blobdiff - tests/big.c
remove trailing whitespace
[chaz/openbox] / tests / big.c
index b1bdf674d7aed9bde0e471b1b814d5e1ca8ec7c6..bc17c5a46823ebd5fdbabb66fac9dc7ec876adae 100644 (file)
@@ -38,7 +38,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.020426 seconds and 4 git commands to generate.