diff options
author | Max Kellermann <max@duempel.org> | 2014-09-28 18:25:51 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-09-28 18:25:51 +0200 |
commit | 540317ea2ba6a36f041364fb68ec6b8b43395d98 (patch) | |
tree | f8c24d6194e04ea540bd1d9c892f28a3324b1f9b /src/lib | |
parent | 142d1951d25329c4ca6881d04e2f4ab82d05ac11 (diff) | |
download | mpd-540317ea2ba6a36f041364fb68ec6b8b43395d98.tar.gz mpd-540317ea2ba6a36f041364fb68ec6b8b43395d98.tar.xz mpd-540317ea2ba6a36f041364fb68ec6b8b43395d98.zip |
storage/nfs: use string::append() instead of string::insert()
Swap the order of adding the URI and the slash, because appending is
cheaper than inserting.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions