mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-22 13:24:26 -04:00
let interface classes initialise their integers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ef5e218859
commit
7884925217
6 changed files with 12 additions and 7 deletions
|
@ -188,7 +188,7 @@ class RsConfigNetStatus
|
|||
DHTActive = uPnPActive = netLocalOk = netUpnpOk = netDhtOk = netStunOk = netExtAddressOk = false ;
|
||||
uPnPState = 0 ;
|
||||
//DHTPeers = 0 ;
|
||||
|
||||
netDhtNetSize = netDhtRsNetSize = 0;
|
||||
}
|
||||
|
||||
RsPeerId ownId;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue