svn path=/trunk/boinc/; revision=9182
This commit is contained in:
Bruce Allen 2006-01-06 09:23:34 +00:00
parent 4463b0948d
commit a20ed70b52
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ Bruce 5 Jan 2006
Bruce 6 Jan 2006
- Nasty bug in API lib. See checkin_nodes_2004 December 22.
Functions meant to be used from within C shoud never be
Functions meant to be used from within C should never be
declared bool!
Fix: change boinc_is_standalone() to return int not bool.