]> Dogcows Code - chaz/openbox/blobdiff - tests/fallback.c
remove trailing whitespace
[chaz/openbox] / tests / fallback.c
index 16e98dd4796df1f56142857e35ba5696f0cd33d3..721ed31e127d8d72886da9a6651401973a679330 100644 (file)
@@ -40,8 +40,8 @@ int main () {
                       0,0,150,150, 10, CopyFromParent, CopyFromParent,
                       CopyFromParent, 0, 0);
 
-  XSetWindowBackground(display,one,WhitePixel(display,0)); 
-  XSetWindowBackground(display,two,BlackPixel(display,0)); 
+  XSetWindowBackground(display,one,WhitePixel(display,0));
+  XSetWindowBackground(display,two,BlackPixel(display,0));
 
   XSetTransientForHint(display, two, one);
 
This page took 0.025501 seconds and 4 git commands to generate.