mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2026-05-18 13:26:06 +00:00
rename
This commit is contained in:
+1
-1
@@ -186,7 +186,7 @@ namespace client
|
||||
{
|
||||
ls->PopulateLeases();
|
||||
{
|
||||
std::lock_guard<std::mutex> l(m_RemoteLeaseSetsMutex);
|
||||
std::lock_guard<std::mutex> _lock(m_RemoteLeaseSetsMutex);
|
||||
m_RemoteLeaseSets[ident] = ls;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user