add space

This commit is contained in:
R4SAS 2017-09-09 20:13:45 +03:00
parent dca94f17d7
commit fd6827fdca

View File

@ -568,7 +568,7 @@ namespace client
{ {
// TODO: update // TODO: update
ins.first->second->isUpdated = true; ins.first->second->isUpdated = true;
LogPrint (eLogInfo, "Clients: I2P client tunnel for endpoint ", clientEndpoint, "already exists"); LogPrint (eLogInfo, "Clients: I2P client tunnel for endpoint ", clientEndpoint, " already exists");
} }
} }
} }