From a91a6f97daeb058f346246081e1c83a788787f9b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 18 Mar 2003 09:10:48 +0000 Subject: [PATCH] kill some whitespace --- openbox/focus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); -- 2.39.2