]> Dogcows Code - chaz/openbox/blobdiff - openbox/focus.c
add 'grab_server' for grabbing .. the .. server!
[chaz/openbox] / 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.019517 seconds and 4 git commands to generate.