mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove trailing spaces.
This commit is contained in:
committed by
Nik Bougalis
parent
9e69bd5c56
commit
32ec3fe089
@@ -60,7 +60,6 @@ doapply(OpenView& view, STTx const& tx,
|
||||
/** Apply a transaction to a ReadView.
|
||||
|
||||
Throws:
|
||||
|
||||
Does not throw.
|
||||
|
||||
For open ledgers, the Transactor will catch and
|
||||
|
||||
@@ -182,7 +182,7 @@ public:
|
||||
bool fromAcquire) override
|
||||
{
|
||||
bool isNew = true;
|
||||
|
||||
|
||||
{
|
||||
ScopedLockType sl (mLock);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user