Skip to content

Commit

Permalink
EOL for staker.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
lostystyg committed Jul 20, 2022
1 parent 070632d commit e55b604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/staker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -320,4 +320,4 @@ void Staker::stop()
// not exited from it's loop that can result in very big cpu consumption. Probably exit
// loop by checking "if (m_interrupt)" instead of checking for ShutdownRequested?
m_interrupt();
}
}

0 comments on commit e55b604

Please sign in to comment.