mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=5022
This commit is contained in:
parent
7cca0a5df2
commit
ebc2befef0
|
@ -300,7 +300,7 @@ void CBOINCGUIApp::StartupBOINCCore()
|
|||
|
||||
// Append boinc.exe to the end of the strExecute string and get ready to rock
|
||||
strExecute += wxT("/boinc");
|
||||
m_lBOINCCoreProccessId = ::wxExecute( strExecute );
|
||||
m_lBOINCCoreProcessId = ::wxExecute( strExecute );
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue