author | Max Kellermann <max@duempel.org> | |
Thu, 11 Jun 2009 13:18:26 +0000 (15:18 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Thu, 11 Jun 2009 13:18:26 +0000 (15:18 +0200) | ||
commit | 8242fe74f64cb509c035272ac9b9780fd36d1d52 | |
tree | d9c7c925b4d46df8dca4b63abfa8e152f043ee90 | tree | snapshot |
parent | 1706ad1d356f91d561d7db61ff5359c72e44ba9c | commit | diff |
mpdclient: finish the "status" command in mpdclient_cmd_crop()
The crop function calls mpd_getStatus(), but never finishes that
command. There's a mpdclient_finish_command() call at the end of the
function, but that is supposed to finish the delete command list.
The crop function calls mpd_getStatus(), but never finishes that
command. There's a mpdclient_finish_command() call at the end of the
function, but that is supposed to finish the delete command list.
src/mpdclient.c | diff | blob | history |