From 2a38e5b7e326fbe576088003d7e3c12752e3d046 Mon Sep 17 00:00:00 2001 From: Brian Boshes Date: Tue, 6 Jul 2004 18:09:54 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3790 --- client/cs_apps.C | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/cs_apps.C b/client/cs_apps.C index 06c1394dc0..274f7ccb24 100644 --- a/client/cs_apps.C +++ b/client/cs_apps.C @@ -233,9 +233,9 @@ bool CLIENT_STATE::have_free_cpu() { // void CLIENT_STATE::assign_results_to_projects() { - // Before assigning a result to an active task, check if that result is a file xfer - // 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. + // Before assigning a result to an active task, check if that result is a file xfer + // 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();