]> Dogcows Code - chaz/openbox/blobdiff - tests/title.c
remove trailing whitespace
[chaz/openbox] / tests / title.c
index 13a1e9ab70a00942cc97b2e8a88527a578ab3e1a..799bdf54dc804e335b8689c9710b6d2d9757d8c9 100644 (file)
@@ -52,7 +52,7 @@ int main (int argc, char **argv) {
                      x, y, w, h, 10, CopyFromParent, CopyFromParent,
                      CopyFromParent, 0, NULL);
 
-  XSetWindowBackground(display,win,WhitePixel(display,0)); 
+  XSetWindowBackground(display,win,WhitePixel(display,0));
 
 //  XStringListToTextProperty(&argv[1], 1, &name);
 //  XSetWMName(display, win, &name);
This page took 0.022746 seconds and 4 git commands to generate.