aboutsummaryrefslogtreecommitdiffstats
path: root/src/notify.h
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-04-12 04:14:14 +0000
committerEric Wong <normalperson@yhbt.net>2008-04-12 04:14:14 +0000
commit00a16b49ba22d8a5749dc23eec7a9d0e454f0d24 (patch)
tree1bb0bdfc7a0a5aff7a49080b0d59a9a7fbf11b06 /src/notify.h
parent646260b19e2084bb3d81986929cc8fa0291068e5 (diff)
downloadmpd-00a16b49ba22d8a5749dc23eec7a9d0e454f0d24.tar.gz
mpd-00a16b49ba22d8a5749dc23eec7a9d0e454f0d24.tar.xz
mpd-00a16b49ba22d8a5749dc23eec7a9d0e454f0d24.zip
use break instead of quitDecode()+return
The code paths which return from the functions all have to call quitDecode(). If we simply break instead of calling quitDecode() explicitly, this function gets called in the last line of this function anyway. git-svn-id: https://svn.musicpd.org/mpd/trunk@7278 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions