summaryrefslogtreecommitdiff
path: root/common/filelist.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/filelist.c')
-rw-r--r--common/filelist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/filelist.c b/common/filelist.c
index cae250e..b6e5c0f 100644
--- a/common/filelist.c
+++ b/common/filelist.c
@@ -72,7 +72,7 @@ filelist_tree_free (struct PathTree *tree)
/* -------------------------------------------------------------------------------------- */
static void
-filelist_tree_print_recurr (struct PathTree *tree, int level)
+filelist_tree_print_recurr (struct PathTree *tree, unsigned int level)
{
char *fill;
int i;