This commit is contained in:
JoelKatz
2013-03-05 23:01:30 -08:00
parent 0ac437de5a
commit 996f320788

View File

@@ -188,7 +188,7 @@ TER PathState::pushNode(
else else
{ {
// Add required intermediate nodes to deliver to current account. // Add required intermediate nodes to deliver to current account.
cLog(TRACE) << "pushNode: imply for account."; cLog(lsTRACE) << "pushNode: imply for account.";
terResult = pushImply( terResult = pushImply(
pnCur.uAccountID, // Current account. pnCur.uAccountID, // Current account.