]> git.lyx.org Git - features.git/commit
Improve directory name juggling
authorGeorg Baum <baum@lyx.org>
Fri, 18 Dec 2015 19:20:04 +0000 (20:20 +0100)
committerGeorg Baum <baum@lyx.org>
Fri, 18 Dec 2015 19:20:04 +0000 (20:20 +0100)
commit9267f177b958050170907b68f03ff46e79cac30d
treeb1fe7fdce5c5d479c2f4dfb4092ab4dc47777712
parentb5c693eb0f99a7e5dec4f0da909803aa355c64f7
Improve directory name juggling

The old code did not ensure that the path was only broken into parts at
directory separators. The new code ensures it.
src/BufferParams.cpp