diff options
author | Max Kellermann <max@duempel.org> | 2012-04-04 12:22:16 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-04-04 12:22:16 +0200 |
commit | 09aa0dc676ead2a76c720a033271c8c7dbef1548 (patch) | |
tree | b8b97cb9eda1f95d7aa701e429463e2424c55c66 /src/locate.h | |
parent | 83174de420eb2a63d77a7953081b3fb360ecbc31 (diff) | |
download | mpd-09aa0dc676ead2a76c720a033271c8c7dbef1548.tar.gz mpd-09aa0dc676ead2a76c720a033271c8c7dbef1548.tar.xz mpd-09aa0dc676ead2a76c720a033271c8c7dbef1548.zip |
uri: remove g_basename() call from uri_get_suffix()
g_basename() is deprecated in GLib 2.32. Instead, verify that the
suffix does not have a backslash, to catch Windows path names.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions