mirror of https://github.com/BOINC/boinc.git
client: fix typo
This commit is contained in:
parent
3d6e1e559a
commit
a1876e3257
|
@ -390,7 +390,6 @@ static void set_client_priority() {
|
|||
} else {
|
||||
msg_printf(NULL, MSG_INFO, "Failed to set background priority");
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#ifdef __linux__
|
||||
char buf[1024];
|
||||
|
|
Loading…
Reference in New Issue