mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-03 22:55:04 -04:00
Merge branch 'IPv6-v3' into extra_locators
This commit is contained in:
commit
234daffec7
1 changed files with 1 additions and 1 deletions
|
@ -1308,7 +1308,7 @@ bool p3PeerMgrIMPL::UpdateOwnAddress( const sockaddr_storage& pLocalAddr,
|
|||
}
|
||||
}
|
||||
|
||||
sockaddr_storage_copy(mOwnState.localaddr, localAddr);
|
||||
sockaddr_storage_copy(localAddr, mOwnState.localaddr);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue