mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Whitespace changes
This commit is contained in:
@@ -180,7 +180,6 @@ bool OrderBookIterator::nextOffer ()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Is there a next directory
|
// Is there a next directory
|
||||||
|
|
||||||
if (!mDirectoryIterator.nextDirectory (mEntrySet))
|
if (!mDirectoryIterator.nextDirectory (mEntrySet))
|
||||||
{
|
{
|
||||||
WriteLog (lsTRACE, Ledger) << "OrderBookIterator: there is no next directory";
|
WriteLog (lsTRACE, Ledger) << "OrderBookIterator: there is no next directory";
|
||||||
|
|||||||
Reference in New Issue
Block a user