mirror of https://github.com/BOINC/boinc.git
client: message tweak
This commit is contained in:
parent
fe8b26ac73
commit
1fb6d713dc
|
@ -1176,7 +1176,7 @@ const char* cant_fetch_work_string(PROJECT* p, char* buf) {
|
|||
);
|
||||
x += buf2;
|
||||
if (i < coprocs.n_rsc-1) {
|
||||
x += ";";
|
||||
x += "; ";
|
||||
}
|
||||
}
|
||||
x += ")";
|
||||
|
|
Loading…
Reference in New Issue