Use STPathSet in place of STPath in transactions.

This commit is contained in:
Arthur Britto
2012-05-20 23:43:02 -07:00
parent 261fab7108
commit 1e9304f8c6
9 changed files with 16 additions and 17 deletions

View File

@@ -406,3 +406,4 @@ void STPathSet::add(Serializer& s) const
}
s.add8(STPathElement::typeEnd);
}
// vim:ts=4