Delete trailing whitespace

develop
Warmist 2019-09-02 19:50:00 +03:00
parent 62aff6edee
commit 0a42fe0e38
1 changed files with 1 additions and 1 deletions

@ -1877,7 +1877,7 @@ static bool set_monitoring_mode(const string &mode, const bool &state)
code running that uses these values. So this could use another mutex
or just suspend the core while we edit our values.
*/
CoreSuspender guard;
CoreSuspender guard;
if (mode == "work" || mode == "all")
{