mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
capitals are important
This commit is contained in:
parent
24d26a3a01
commit
6a39934cb1
1 changed files with 1 additions and 1 deletions
|
@ -240,7 +240,7 @@ int main(int argc, const char * argv[])
|
|||
}
|
||||
|
||||
pthread_join(reportAliveThread, NULL);
|
||||
agentlist.stopSilentAgentRemovalThread();
|
||||
agentList.stopSilentAgentRemovalThread();
|
||||
|
||||
return 0;
|
||||
}
|
Loading…
Reference in a new issue