commit?
This commit is contained in:
@@ -32,7 +32,7 @@ Detector::~Detector()
|
||||
this->detect_thread.join();
|
||||
}
|
||||
|
||||
// Cycles over all s and enqueues an event if detected.
|
||||
// Cycles over all events and enqueues an event if detected.
|
||||
void Detector::detect()
|
||||
{
|
||||
while(this->is_running)
|
||||
|
||||
Reference in New Issue
Block a user