• Max Kellermann's avatar
    song: song_file_update() returns bool · 02e8c000
    Max Kellermann authored
    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.
    02e8c000
song.h 2.07 KB