]> git.saurik.com Git - wxWidgets.git/commit
fixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jun 2004 07:52:38 +0000 (07:52 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 29 Jun 2004 07:52:38 +0000 (07:52 +0000)
commitfc447c7f43c83835241265b48641a569be54e332
treed5afa1f6115a53ba99e1e0a75e918cac43de22ec
parent976266244ca03b71f434c4b4e41b9903a1955121
fixed bug in FindAbsoluteValidPath() which returned cwd instead of empty string if the path was not found

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