*** empty log message ***

svn path=/trunk/boinc/; revision=4384
This commit is contained in:
David Anderson 2004-10-21 22:53:41 +00:00
parent 5d4734daff
commit f2011aff5b
1 changed files with 3 additions and 1 deletions

View File

@ -18725,10 +18725,12 @@ Rom 21 Oct 2004 (boinc)
boinc_core_release_4_50
David 21 Oct 2004
- compile fix
- compile fixes
To initialize a char[256], use strcpy(x, ""), not x[0] = NULL.
client/
app_control.C
clientgui/
ViewProjects.cpp
lib/
gui_rpc_client.C