Browse Source

add space

pull/958/head
R4SAS 7 years ago
parent
commit
fd6827fdca
  1. 2
      libi2pd_client/ClientContext.cpp

2
libi2pd_client/ClientContext.cpp

@ -568,7 +568,7 @@ namespace client @@ -568,7 +568,7 @@ namespace client
{
// TODO: update
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");
}
}
}

Loading…
Cancel
Save