- server: fix typo

svn path=/trunk/boinc/; revision=23904
This commit is contained in:
David Anderson 2011-07-30 22:42:05 +00:00
parent 3f4c207636
commit 271699ea0a
2 changed files with 7 additions and 1 deletions

View File

@ -4455,3 +4455,9 @@ David 29 July 2011
work_fetch.cpp
lib/
cc_config.cpp,h
David 30 July 2011
- server: fix typo
db/
boinc_db.h

View File

@ -591,7 +591,7 @@ struct BATCH {
char name[256];
// user-assigned name; need not be unique
int app_id;
}
};
// values of batch.state
//