finish ack error codes
git-svn-id: https://svn.musicpd.org/mpd/trunk@1325 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
@@ -289,6 +289,7 @@ int interfaceReadInput(Interface * interface) {
|
||||
==0)
|
||||
{
|
||||
commandError(interface->fp,
|
||||
ACK_ERROR_NOT_LIST,
|
||||
"not in command list mode");
|
||||
ret = -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user