mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=11582
This commit is contained in:
parent
15dcf6541f
commit
91623d0b93
|
@ -2046,6 +2046,7 @@ int RPC_CLIENT::get_global_prefs_override_struct(GLOBAL_PREFS& prefs, GLOBAL_PRE
|
|||
|
||||
if (!mask.are_prefs_set()) {
|
||||
return ERR_FILE_NOT_FOUND;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue