author | Max Kellermann <max@duempel.org> | |
Tue, 29 Sep 2009 18:36:06 +0000 (20:36 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 29 Sep 2009 18:36:06 +0000 (20:36 +0200) | ||
commit | e8c92fd5145647fb8ee52462f7b1417f5df94f81 | |
tree | 174299b4827ab6f96acbfd88ac13b7c5b74e23d1 | tree | snapshot |
parent | 6e59398f3083350c3cf1ed638dac06a135d2c0d5 | commit | diff |
screen_client: don't update twice in screen_auth()
One mpdclient_update() call is in _screen_auth(), and the second is in
screen_auth(). screen_auth() does not check whether _screen_auth()
was successful prior to that.
One mpdclient_update() call is in _screen_auth(), and the second is in
screen_auth(). screen_auth() does not check whether _screen_auth()
was successful prior to that.
src/screen_client.c | diff | blob | history |