*** empty log message ***

svn path=/trunk/boinc/; revision=3382
This commit is contained in:
David Anderson 2004-05-14 22:58:58 +00:00
parent 5e178fe1dc
commit 61099a071a
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ int main(int argc, char** argv) {
DB_APP app;
DB_WORKUNIT wu;
int retval;
char wu_template[MEDIUM_BLOB_SIZE];
char wu_template[LARGE_BLOB_SIZE];
char wu_template_file[256], result_template_file[256];
char keyfile[256];
char** infiles = NULL;