From: Dana Jansens Date: Tue, 18 Mar 2003 09:10:48 +0000 (+0000) Subject: kill some whitespace X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=a91a6f97daeb058f346246081e1c83a788787f9b;p=chaz%2Fopenbox kill some whitespace --- diff --git a/openbox/focus.c b/openbox/focus.c index 78f9da90..cfc3485e 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -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);