]> Dogcows Code - chaz/openbox/blobdiff - tests/confignotify.c
remove trailing whitespace
[chaz/openbox] / tests / confignotify.c
index d18d27e558f5f95e8e6a82593b33ff82beedab1a..4bb09f8a73279bf7ab1b12f1636857092cde1cac 100644 (file)
@@ -38,7 +38,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));
 
     XSelectInput(display, win, (ExposureMask | StructureNotifyMask |
                                 GravityNotify));
This page took 0.023103 seconds and 4 git commands to generate.