mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=9460
This commit is contained in:
parent
dc28359aa3
commit
d08aa95642
|
@ -342,6 +342,7 @@ int CBOINCDialUpManager::ConnectionSucceeded() {
|
|||
true
|
||||
);
|
||||
m_bConnectedSuccessfully = true;
|
||||
m_bNotifyConnectionAvailable = false;
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue