- client: msg tweak

svn path=/trunk/boinc/; revision=25829
This commit is contained in:
David Anderson 2012-07-02 04:45:19 +00:00
parent 7dcf119854
commit 1d717c6fcc
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ struct PROJECT_WORK_FETCH {
// temporary copy used during schedule_cpus() and work fetch
double rec_temp_save;
// temporary used during RR simulation
bool cant_fetch_work_reason;
int cant_fetch_work_reason;
bool compute_cant_fetch_work_reason(PROJECT*);
bool has_runnable_jobs;
PROJECT_WORK_FETCH() {