This commit is contained in:
Nav
2021-07-04 00:35:01 +01:00
parent e8b679afaa
commit 15bc6c120b

View File

@@ -91,8 +91,8 @@ namespace Bloom
void onTargetControllerThreadStateChangedEvent(const Events::TargetControllerThreadStateChanged& event); void onTargetControllerThreadStateChangedEvent(const Events::TargetControllerThreadStateChanged& event);
/** /**
* If the something horrible was to happen and the DebugServer dies unexpectedly, Insight will shutdown * If something horrible was to happen and the DebugServer dies unexpectedly, Insight will shutdown in
* in response. * response.
* *
* @param event * @param event
*/ */