]> Dogcows Code - chaz/openbox/commitdiff
kill some whitespace
authorDana Jansens <danakj@orodu.net>
Tue, 18 Mar 2003 09:10:48 +0000 (09:10 +0000)
committerDana Jansens <danakj@orodu.net>
Tue, 18 Mar 2003 09:10:48 +0000 (09:10 +0000)
openbox/focus.c

index 78f9da90e2269ec5b9f4d5435a509209278c8857..cfc3485e25734121cec6e0fb919557165ca94c80 100644 (file)
@@ -33,7 +33,7 @@ void focus_set_client(Client *client)
 {
     Window active;
     Client *old;
-     
+
     /* uninstall the old colormap, and install the new one */
     screen_install_colormap(focus_client, FALSE);
     screen_install_colormap(client, TRUE);
This page took 0.023976 seconds and 4 git commands to generate.