1
0

Fixed trailing whitespace.

This commit is contained in:
Mattes D
2014-12-04 22:07:04 +01:00
parent c014f5624c
commit 64f8428d03
2 changed files with 6 additions and 6 deletions

View File

@@ -116,7 +116,7 @@ void cRoot::Start(void)
m_bStop = false;
while (!m_bStop)
{
auto BeginTime = std::chrono::steady_clock::now();
auto BeginTime = std::chrono::steady_clock::now();
m_bRestart = false;
LoadGlobalSettings();