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