The mountpoint is stored with normalized separators.
commit7d89426c802ff9d72a4e756eb42da9522dbac61d
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 17 Jul 2011 08:08:51 +0000 (17 08:08 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Sun, 17 Jul 2011 08:08:51 +0000 (17 08:08 +0000)
treea50389261840e31b5a0d0eeca7fbc31a529dcdde
parentf4036eed87301eefdf79d3bafe74e5a3c5bc368b
The mountpoint is stored with normalized separators.

Make sure to convert it on reading to avoid not finding it even if stored with
native separators in the configuration. Fix a warning on Windows.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30145 a1c6a512-1295-4272-9138-f99709370657
rbutil/rbutilqt/base/utils.cpp
rbutil/rbutilqt/configure.cpp