MGR: Fix Async GUI RPC bugs when connecting to a different host.

svn path=/trunk/boinc/; revision=15951
This commit is contained in:
Charlie Fenton 2008-09-03 23:51:45 +00:00
parent 39483e6256
commit aeb2ed47a0
1 changed files with 1 additions and 1 deletions

View File

@ -950,7 +950,7 @@ void CMainDocument::RunPeriodicRPCs() {
// displaying the "Please wait" dialog on multi-processor computers.
// Possible exceptions might be when ForceCacheUpdate() is called
// from these routines (which may need immediate results):
// CAdvancedFrame::OnConnect()->CMainDocument::GetProjectCount()
// CAdvancedFrame::OnConnect()
// CDlgItemProperties::FormatApplicationName()
// WorkunitNotebook::AddTab()
// CMainDocument::CachedProjectStatusUpdate()