aboutsummaryrefslogtreecommitdiffstats
path: root/src/pcm_utils.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-07 19:19:48 +0200
committerEric Wong <normalperson@yhbt.net>2008-09-09 01:24:36 -0700
commit56c11abbf5a5a6e7b53905f91fda1ba75b02b296 (patch)
treedf8eaa4011cd9e8cbee668f08e0e12791417692f /src/pcm_utils.c
parentf6a9a891177815af39a7100ab90ccb942552b85f (diff)
downloadmpd-56c11abbf5a5a6e7b53905f91fda1ba75b02b296.tar.gz
mpd-56c11abbf5a5a6e7b53905f91fda1ba75b02b296.tar.xz
mpd-56c11abbf5a5a6e7b53905f91fda1ba75b02b296.zip
playlist: return -1 after assert(0)
print_playlist_result() had an assert(0) at the end, in case there was an invalid result value. With NDEBUG, this resulted in a function not returning a value - add a dummy "return -1" at the end to keep gcc quiet.
Diffstat (limited to 'src/pcm_utils.c')
0 files changed, 0 insertions, 0 deletions