*** empty log message ***

svn path=/trunk/boinc/; revision=11530
This commit is contained in:
David Anderson 2006-11-15 15:16:45 +00:00
parent 2b080cc41f
commit 47df6149d5
1 changed files with 1 additions and 1 deletions

View File

@ -587,7 +587,7 @@ bool CLIENT_STATE::compute_work_requests() {
if (!must_check_work_fetch) return 0;
if (log_flags.work_fetch_debug) {
msg_printf(0, MSG_INFO, "compute_work_requests(): start");
msg_printf(0, MSG_INFO, "[work_fetch_debug] compute_work_requests(): start");
}
last_time = gstate.now;
must_check_work_fetch = false;