Cosmetic changes.

This commit is contained in:
Arthur Britto
2012-05-05 16:46:29 -07:00
parent e7c362457e
commit f548e27e67
14 changed files with 23 additions and 9 deletions

View File

@@ -38,3 +38,4 @@ bool TransactionMaster::canonicalize(Transaction::pointer& txn, bool may_be_new)
theApp->getIOService().post(boost::bind(&Transaction::saveTransaction, txn));
return false;
}
// vim:ts=4