diff --git a/checkin_notes b/checkin_notes index 8887c2b25c..8a9d7a52da 100644 --- a/checkin_notes +++ b/checkin_notes @@ -1732,3 +1732,9 @@ David 15 Feb 2012 user.inc user/ user_search.php + +David 15 Feb 2012 + - client: msg tweak + + client/ + work_fetch.cpp diff --git a/client/work_fetch.cpp b/client/work_fetch.cpp index 66b4355fa2..e44afc69c8 100644 --- a/client/work_fetch.cpp +++ b/client/work_fetch.cpp @@ -528,7 +528,7 @@ void WORK_FETCH::print_state() { } else { strcpy(buf, ""); } - msg_printf(p, MSG_INFO, "[work_fetch] REC %.3f priority %.3f%s%s%s%s%s%s", + msg_printf(p, MSG_INFO, "[work_fetch] REC %.3f priority %.6f%s%s%s%s%s%s", p->pwf.rec, p->sched_priority, buf,