mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Reformat annotations in preparation for automated extraction
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#include "LedgerEntrySet.h"
|
||||
|
||||
// VFALCO: TODO, move this to a separate file
|
||||
// VFALCO TODO move this to a separate file
|
||||
class PaymentNode
|
||||
{
|
||||
public:
|
||||
@@ -15,7 +15,7 @@ public:
|
||||
Json::Value getJson() const;
|
||||
|
||||
private:
|
||||
// VFALCO: TODO, remove the need for friend declaration
|
||||
// VFALCO TODO remove the need for friend declaration
|
||||
friend class RippleCalc;
|
||||
friend class PathState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user