mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=4384
This commit is contained in:
parent
5d4734daff
commit
f2011aff5b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue