mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc/; revision=21822
This commit is contained in:
parent
8b7b7e9e4c
commit
522cd39c45
|
@ -225,7 +225,7 @@ int main(int argc, char * argv[]) {
|
|||
update_shmem();
|
||||
#endif
|
||||
|
||||
printf("\nDone! Output is written to file \"%s\" in boinc\\win_build\\Build\\Win32\\Release directory\n",OUTPUT_FILENAME);
|
||||
printf("\nDone!\n");
|
||||
getchar();
|
||||
boinc_finish(0);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue