@ -158,7 +158,7 @@ job_read_callback(__unused struct bufferevent *bufev, void *data)
struct job *job = data;
if (job->updatecb != NULL)
job->updatecb (job);
job->updatecb(job);
}
/*
The note is not visible to the blocked user.