*** empty log message ***

svn path=/trunk/boinc/; revision=3804
This commit is contained in:
Daniel Hsu 2004-07-06 23:27:19 +00:00
parent 25b93cf322
commit 75d00c50d4
2 changed files with 7 additions and 1 deletions

View File

@ -14750,3 +14750,9 @@ Daniel 2004-07-06
server_types.h
validate.C
Daniel 2004-07-06
- client: bugfix in make_scheduler_request
client/
cs_scheduler.C

View File

@ -300,7 +300,7 @@ int CLIENT_STATE::make_scheduler_request(PROJECT* p, double work_req) {
" <platform_name>%s</platform_name>\n"
" <core_client_major_version>%d</core_client_major_version>\n"
" <core_client_minor_version>%d</core_client_minor_version>\n"
" <work_req_seconds>%f</work_req_seconds>\n",
" <work_req_seconds>%f</work_req_seconds>\n"
" <resource_share_fraction>%f</resource_share_fraction>\n",
p->authenticator,
p->hostid,