From ca6ef58b1ee8521e4b940ee4883dee714960e413 Mon Sep 17 00:00:00 2001 From: LogicParrot Date: Fri, 5 Feb 2016 23:45:45 +0200 Subject: Bulk clearing of whitespace --- src/CommandOutput.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CommandOutput.cpp') diff --git a/src/CommandOutput.cpp b/src/CommandOutput.cpp index 255ec3e9b..663838fac 100644 --- a/src/CommandOutput.cpp +++ b/src/CommandOutput.cpp @@ -64,7 +64,7 @@ void cLogCommandOutputCallback::Finished(void) { LOG("%s", m_Accum.substr(last).c_str()); } - + // Clear the buffer for the next command output: m_Accum.clear(); } -- cgit v1.2.3