summaryrefslogtreecommitdiff
path: root/print-tree.h
blob: 3c1e9a3e02607f5be760fc4e3e98d914c35d9fab (plain)
1
2
3
void print_leaf(struct leaf *l);
void print_tree(struct ctree_root *root, struct tree_buffer *t);