]> git.saurik.com Git - wxWidgets.git/commit
fixed handling of root paths: now checks if string ends with / before appending ...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 May 2001 16:41:34 +0000 (16:41 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 May 2001 16:41:34 +0000 (16:41 +0000)
commite9c4c02c19c11e6cd487e03e0a7b105d0281fd7e
treec766ed758bd5ddaa8b07f814fee2b7fa0e7be3bd
parentb326e313a0ce8ba54f6f0baac517faa80a2b744b
fixed handling of root paths: now checks if string ends with / before appending / to it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/config.cpp
src/msw/regconf.cpp