summaryrefslogtreecommitdiff
path: root/print-tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-tree.c')
-rw-r--r--print-tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-tree.c b/print-tree.c
index bc05d591..abf6650f 100644
--- a/print-tree.c
+++ b/print-tree.c
@@ -1485,7 +1485,7 @@ static void dfs_print_children(struct extent_buffer *root_eb)
}
}
-void btrfs_print_tree(struct extent_buffer *eb, int follow, int traverse)
+void btrfs_print_tree(struct extent_buffer *eb, bool follow, int traverse)
{
u32 i;
u32 nr;