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

@@ -9,7 +9,7 @@ class OfferCreateTransactor : public Transactor
bool bPassive,
const uint256& uBookBase,
const uint160& uTakerAccountID,
const SLE::pointer& sleTakerAccount,
SLE::ref sleTakerAccount,
const STAmount& saTakerPays,
const STAmount& saTakerGets,
STAmount& saTakerPaid,