]> Dogcows Code - chaz/openbox/blobdiff - tests/resize.c
remove trailing whitespace
[chaz/openbox] / tests / resize.c
index 4eecca27f67f6184dfdb7ecc3d388a2120c212bc..e3a84bb874dd44f334b7010f703f04fbb9bd69e8 100644 (file)
@@ -37,7 +37,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.022464 seconds and 4 git commands to generate.