Commit b37f342c authored by Sergey.Konovalov's avatar Sergey.Konovalov Committed by Alexander Trofimov

дополнение к Revision: 58874

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58875 954022d7-b5bf-4e40-9824-e11837661b57
parent aed55227
......@@ -65,7 +65,7 @@ namespace NSDirectory
#elif MAC
#endif
}
static bool Exists(std::wstring& strDirectory)
static bool Exists(const std::wstring& strDirectory)
{
#ifdef WIN32
DWORD dwAttrib = ::GetFileAttributesW(strDirectory.c_str());
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment