Source commit: 3ed652bf825c266fcd9d9769023cbc720145f9bb
@@ -346,7 +346,7 @@ bool __fastcall TTerminalManager::ConnectActiveTerminalImpl(bool Reopen)
Result = true;
}
- catch(Exception & E)
+ catch (Exception & E)
{
DebugAssert(FTerminalPendingAction == tpNull);
FTerminalPendingAction = ::tpNone;