diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-03-18 09:10:48 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-03-18 09:10:48 +0000 |
| commit | a91a6f97daeb058f346246081e1c83a788787f9b (patch) | |
| tree | 7b5d72d84bf2d43ee3eeb9f805ff8d0289fc595b | |
| parent | 77a46782db2996c0bc662c0f6d191df7a39c2cce (diff) | |
kill some whitespace
| -rw-r--r-- | openbox/focus.c | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
