From 8421af89314bbdcf118d4b3884a9f566e4b1020e Mon Sep 17 00:00:00 2001 From: thrust26 Date: Sat, 17 May 2025 23:31:31 +0200 Subject: [PATCH] forgot some formatting --- src/debugger/DebuggerParser.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/debugger/DebuggerParser.cxx b/src/debugger/DebuggerParser.cxx index 8af2a295c..3862dc6c5 100644 --- a/src/debugger/DebuggerParser.cxx +++ b/src/debugger/DebuggerParser.cxx @@ -653,6 +653,7 @@ void DebuggerParser::printTimer(uInt32 idx, bool showHeader) } } +// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - string DebuggerParser::getTimerCmds() { ostringstream out;