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
@@ -182,7 +182,7 @@ OpenLedger::verify (Ledger const& ledger,
|
||||
return true;
|
||||
JLOG(j_.error) <<
|
||||
"verify ledger " << ledger.seq() << ": " <<
|
||||
list1.size() << " / " << list2.size() <<
|
||||
list1.size() << " / " << list2.size() <<
|
||||
" " << " MISMATCH " << suffix;
|
||||
return false;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user