Commit be655e7f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e88afbd4
......@@ -109,8 +109,8 @@ type ΔB struct {
// ΔRoots describes which BTrees were change in one revision.
type ΔRoots struct {
Rev zodb.Tid
Changev []*Tree // root XXX -> Oid? XXX -> SetTree?
Rev zodb.Tid
Roots []*Tree // root XXX -> Oid? XXX -> SetTree?
}
// ΔTreeTail represent tail of revisional changes to one BTree.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment