Trivial cleanups.

This commit is contained in:
JoelKatz
2013-02-09 16:17:12 -08:00
parent 4ef325e8a9
commit 4abdb34c20
14 changed files with 21 additions and 20 deletions

View File

@@ -184,7 +184,7 @@ public:
bool haveConsensus(bool forReal);
bool peerPosition(const LedgerProposal::pointer&);
bool peerPosition(LedgerProposal::ref);
bool peerHasSet(Peer::ref peer, const uint256& set, ripple::TxSetStatus status);