mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-21 03:57:04 +02:00
Merge 1.4.1 into trunk
This commit is contained in:
parent
1698161945
commit
a8eb2a3bfd
27 changed files with 841 additions and 351 deletions
|
@ -30,7 +30,7 @@ CMSWindowsRelauncher::startAsync()
|
|||
void
|
||||
CMSWindowsRelauncher::startThread(void*)
|
||||
{
|
||||
LOG((CLOG_DEBUG "starting relaunch loop"));
|
||||
LOG((CLOG_NOTE "starting relaunch service"));
|
||||
int ret = relaunchLoop();
|
||||
|
||||
// HACK: this actually throws an exception to exit with 0 (nasty)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue