*** empty log message ***

svn path=/trunk/boinc/; revision=4375
This commit is contained in:
David Anderson 2004-10-21 17:21:28 +00:00
parent 32878db98d
commit ea4f0ce863
2 changed files with 7 additions and 1 deletions

View File

@ -18707,3 +18707,9 @@ David 20 Oct 2004
api/
graphics_api.C
David 21 Oct 2004
- fix to get_file_transfers RPC (from Sebastian Masch)
client/
gui_rpc_server.C

View File

@ -626,7 +626,7 @@ int FILE_INFO::write_gui(MIOFILE& out) {
" <project_url>%s</project_url>\n"
" <name>%s</name>\n"
" <nbytes>%f</nbytes>\n"
" <max_nbytes>%f</max_nbytes>\n",
" <max_nbytes>%f</max_nbytes>\n"
" <status>%d</status>\n",
project->master_url,
name,