*** empty log message ***

svn path=/trunk/boinc/; revision=3788
This commit is contained in:
Brian Boshes 2004-07-06 18:09:11 +00:00
parent ef4bb882d2
commit 383ff20e83
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ void CLIENT_STATE::assign_results_to_projects() {
// this will be appearent by the lack of files associated with the workunit's app
// Running this function will find these results and mark them as completed.
handle_file_xfer_apps();
handle_file_xfer_apps();
for (unsigned int i=0; i<active_tasks.active_tasks.size(); ++i) {
ACTIVE_TASK *atp = active_tasks.active_tasks[i];