mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-26 07:19:13 +00:00
style: remove extra white space
This commit is contained in:
parent
9712f75746
commit
5198a02de4
@ -7,7 +7,7 @@
|
||||
#include <util/rbf.h>
|
||||
#include <version.h>
|
||||
|
||||
bool FuzzedSock::Wait(std::chrono::milliseconds timeout, Event requested, Event* occurred ) const
|
||||
bool FuzzedSock::Wait(std::chrono::milliseconds timeout, Event requested, Event* occurred) const
|
||||
{
|
||||
if (!m_fuzzed_data_provider.ConsumeBool()) {
|
||||
return false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user