ao: print error message when ao_open_live() fails
commitc570aa20faf7d0b747e8509390dc8580f91581d4
authorMax Kellermann <max@duempel.org>
Tue, 25 Nov 2008 15:18:06 +0000 (25 16:18 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 25 Nov 2008 15:18:06 +0000 (25 16:18 +0100)
tree617725f83a117c05208e549ec9b2c152defb6fbb
parent423276a38431a9057ea188ddf170305288098220
ao: print error message when ao_open_live() fails

When ao_open_live() failed, MPD would ignore the error code in
"errno".  Make it print a meaningful error message.
src/output/ao_plugin.c