mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix tabs and trailing whitespace.
This commit is contained in:
@@ -293,7 +293,7 @@ public:
|
||||
m_logs.journal("PathRequest"), m_collectorManager->collector ()))
|
||||
|
||||
, m_ledgerMaster (make_LedgerMaster (getConfig ().RUN_STANDALONE,
|
||||
getConfig ().FETCH_DEPTH, getConfig ().LEDGER_HISTORY,
|
||||
getConfig ().FETCH_DEPTH, getConfig ().LEDGER_HISTORY,
|
||||
getConfig ().getSize (siLedgerFetch), *m_jobQueue,
|
||||
m_collectorManager->collector (), m_logs.journal("LedgerMaster")))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user