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
@@ -33,7 +33,7 @@ using clock_type = beast::abstract_clock <std::chrono::steady_clock>;
|
||||
|
||||
// An entry in the table
|
||||
// VFALCO DEPRECATED using boost::intrusive list
|
||||
struct Entry
|
||||
struct Entry
|
||||
: public beast::List <Entry>::Node
|
||||
{
|
||||
Entry () = delete;
|
||||
|
||||
Reference in New Issue
Block a user