]> Dogcows Code - chaz/openbox/blobdiff - tests/fullscreen.c
remove trailing whitespace
[chaz/openbox] / tests / fullscreen.c
index 6e32f46d8364d4e49267398bcc30568843f35d4b..6907cab563ee0dd6d92ff3247a8091a164202f26 100644 (file)
@@ -42,7 +42,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.020153 seconds and 4 git commands to generate.