author | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 18:15:54 +0000 (20:15 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 18:15:54 +0000 (20:15 +0200) | ||
commit | e0cf6984b61a936e36f5c683f5cac8b1c092b9da | |
tree | 297d5ff8c07a6f00af29e4e31d82a66f9f844bb0 | tree | snapshot |
parent | 422c8a8b990f7d55c7594626763146386b82dbc7 | commit | diff |
mpdclient: replaced error_callback with imported function
Instead of having a GList of callback functions, call
mpdclient_ui_error(), which is exported by screen_client.c.
Instead of having a GList of callback functions, call
mpdclient_ui_error(), which is exported by screen_client.c.
src/main.c | diff | blob | history | |
src/mpdclient.c | diff | blob | history | |
src/mpdclient.h | diff | blob | history | |
src/screen_client.c | diff | blob | history |