diff options
author | Max Kellermann <max@duempel.org> | 2009-01-01 19:22:07 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-01-01 19:22:07 +0100 |
commit | 0c422838a8ae724e1c906028311665f0d9ea26c1 (patch) | |
tree | fed87056923c4156d7b8a865ec8620c4700db514 /src/replay_gain.c | |
parent | 80fa9183e4d30643b1e089d9b96f36a4b266276e (diff) | |
download | mpd-0c422838a8ae724e1c906028311665f0d9ea26c1.tar.gz mpd-0c422838a8ae724e1c906028311665f0d9ea26c1.tar.xz mpd-0c422838a8ae724e1c906028311665f0d9ea26c1.zip |
playlist: use g_file_test() instead of stat()
To find out whether a file exists, use g_file_test() instead of
stat(), because it is more portable and easier to use.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions