svn path=/trunk/boinc_samples/; revision=15430

This commit is contained in:
David Anderson 2008-06-18 20:33:21 +00:00
parent 156471c2a7
commit fc2d5dece4
1 changed files with 1 additions and 1 deletions

View File

@ -286,7 +286,7 @@ int TASK::run(int argct, char** argvt) {
}
if (!CreateProcess(
app_path.c_str(),
app_path,
(LPSTR)command.c_str(),
NULL,
NULL,