command: move functions to protocol/result.c

This commit is contained in:
Max Kellermann
2012-02-14 18:46:30 +01:00
parent ed16ee3029
commit b8ed420058
4 changed files with 103 additions and 31 deletions
+1
View File
@@ -233,6 +233,7 @@ src_mpd_SOURCES = \
src/audio_check.c \
src/audio_format.c \
src/audio_parser.c \
src/protocol/result.c src/protocol/result.h \
src/command.c \
src/idle.c \
src/cmdline.c \