kill some whitespace
This commit is contained in:
parent
77a46782db
commit
a91a6f97da
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue