kill some whitespace

This commit is contained in:
Dana Jansens 2003-03-18 09:10:48 +00:00
parent 77a46782db
commit a91a6f97da

View 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);