8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:43:03 +01:00
This commit is contained in:
robocop 2015-05-10 03:03:03 +00:00
parent 63b9def568
commit 18c12ca6db

View File

@ -1716,7 +1716,7 @@ public:
m_len16(0)
{}
bool fromString(UINT codePage, AbstractString& str)
bool fromString(UINT codePage, const AbstractString& str)
{
if (str.isEmpty())
{