diff options
author | Max Kellermann <max@duempel.org> | 2008-10-08 11:06:26 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-08 11:06:26 +0200 |
commit | 02e8c000d1eaa2ff3c81bf59b8293b8912d5be3c (patch) | |
tree | f1fd1baa2590c5bf6e38c6599bcedc6f2d8e8b96 /src/volume.c | |
parent | 1f9b614850f6e350d1c94021fe3723e918f1d259 (diff) | |
download | mpd-02e8c000d1eaa2ff3c81bf59b8293b8912d5be3c.tar.gz mpd-02e8c000d1eaa2ff3c81bf59b8293b8912d5be3c.tar.xz mpd-02e8c000d1eaa2ff3c81bf59b8293b8912d5be3c.zip |
song: song_file_update() returns bool
Instead of returning 0 or -1, return true on success and false on
failure. This seems more natural, and when the C library was
designed, there was no "bool" data type.
Diffstat (limited to 'src/volume.c')
0 files changed, 0 insertions, 0 deletions