remove trailing whitespace
[mikachu/openbox.git] / tests / mapiconic.c
index 4e0f07c..76455a0 100644 (file)
@@ -53,7 +53,7 @@ int main () {
   XSetWMHints(display, win, hints);
   XFree(hints);
 
-  XSetWindowBackground(display,win,WhitePixel(display,0)); 
+  XSetWindowBackground(display,win,WhitePixel(display,0));
 
   XMapWindow(display, win);
   XFlush(display);