remove trailing whitespace
[dana/openbox.git] / tests / fullscreen.c
index 6e32f46..6907cab 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);