*** empty log message ***

svn path=/trunk/boinc/; revision=2331
This commit is contained in:
Eric J. Korpela 2003-09-16 21:49:18 +00:00
parent b16ba7f8b9
commit eed5f8ee4d
1 changed files with 10 additions and 0 deletions

View File

@ -6263,3 +6263,13 @@ Karl 2003/09/15
Sched/
transitioner.C
Eric K. 16-Sep-2003
- added "const" qualifiers to prototype for create_work and some others
where appropriate. I didn't fix all the API routines where parameters
should be const. Using C++ makes it important to get these right.
tools/backend_lib.[Ch]
tools/create_work.C
tools/process_result_template.C