]> Dogcows Code - chaz/openbox/blobdiff - tests/confignotifymax.c
remove trailing whitespace
[chaz/openbox] / tests / confignotifymax.c
index 4d1a6c9c3c9a8e39bd6867ea82d6a400d3659c93..0debf5ec1f48ba01e54a4a2345febad440b94cbc 100644 (file)
@@ -44,7 +44,7 @@ int main () {
                         x, y, w, h, 0, CopyFromParent, CopyFromParent,
                         CopyFromParent, 0, NULL);
 
-    XSetWindowBackground(display,win,WhitePixel(display,0)); 
+    XSetWindowBackground(display,win,WhitePixel(display,0));
     XChangeProperty(display, win, _net_state, XA_ATOM, 32,
                     PropModeReplace, (unsigned char*)&_net_max, 2);
 
This page took 0.020111 seconds and 4 git commands to generate.