зеркало из https://github.com/mozilla/pjs.git
don't forget to actually return the value!
This commit is contained in:
Родитель
645d5563ef
Коммит
6da7483463
|
@ -381,6 +381,7 @@ nsMsgAccountManager::GetAllServers(nsISupportsArray **_retval)
|
|||
// convert hash table->nsISupportsArray of servers
|
||||
m_accounts->Enumerate(addServerToArray, (void *)servers);
|
||||
|
||||
*_retval = servers;
|
||||
return rv;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче