diff options
author | Max Kellermann <max@duempel.org> | 2009-06-19 09:02:14 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-06-25 08:40:02 +0200 |
commit | 5d583c9b2d21cf449c4b65f2306adf69d6739437 (patch) | |
tree | d3c650260c3ebf87a368915a8c2d091a711aecfa /src/client.h | |
parent | 093e900d4453a9f28d442c1c24a9ba59c36b349c (diff) | |
download | mpd-5d583c9b2d21cf449c4b65f2306adf69d6739437.tar.gz mpd-5d583c9b2d21cf449c4b65f2306adf69d6739437.tar.xz mpd-5d583c9b2d21cf449c4b65f2306adf69d6739437.zip |
conf: make get_bool() return a bool
Instead of returning an artificial three-state integer, return a
"success" value and put the boolean value into a "bool" pointer.
That's a little bit more overhead, but an API which looks more
natural.
Diffstat (limited to 'src/client.h')
0 files changed, 0 insertions, 0 deletions