mirror of https://github.com/BOINC/boinc.git
- another update_versions fix
svn path=/trunk/boinc/; revision=23553
This commit is contained in:
parent
d9920ba520
commit
649c094804
|
@ -90,7 +90,7 @@ function file_ref_xml($fd) {
|
|||
if ($fd->main_program) {
|
||||
$xml .= " <main_program/>\n";
|
||||
}
|
||||
$xml .= "<file_ref>\n";
|
||||
$xml .= "</file_ref>\n";
|
||||
return $xml;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue