*** empty log message ***

svn path=/trunk/boinc/; revision=10235
This commit is contained in:
Rom Walton 2006-06-01 08:24:45 +00:00
parent 7b2261d3f1
commit a3b416e9dc
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ static void send_trickle_up_msg() {
// an "unrecoverable error", which will be reported back to server.
// A zero exit-status tells the client we've successfully finished the result.
//
// This function can be called from any thread.
// This function can be called from any thread. (Timer, Worker, and Graphics)
//
int boinc_finish(int status) {
if (options.send_status_msgs) {