]> Dogcows Code - chaz/openbox/blobdiff - render/test.c
remove trailing whitespace
[chaz/openbox] / render / test.c
index 6cf41c1bd1a7c05d2e0254a8577a130a75612726..307e2629838fc52f7d4ce90030e8ec1e70963b4e 100644 (file)
@@ -55,7 +55,7 @@ gint main()
     ob_root = RootWindow(ob_display, ob_screen);
     win =
         XCreateWindow(ob_display, RootWindow(ob_display, 0),
-                      10, 10, w, h, 10, 
+                      10, 10, w, h, 10,
                       CopyFromParent,    /* depth */
                       CopyFromParent,    /* class */
                       CopyFromParent,    /* visual */
This page took 0.021272 seconds and 4 git commands to generate.