From ffb5a2fb06c4ea4d49b80bb48e50d9a120dcadea Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Wed, 3 Jun 2009 13:36:14 +0200 Subject: [PATCH] Make wd2path static --- src/filescanner.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/filescanner.c b/src/filescanner.c index 2b7294e5..459f0b96 100644 --- a/src/filescanner.c +++ b/src/filescanner.c @@ -68,7 +68,7 @@ static struct event inoev; static struct event exitev; static pthread_t tid_scan; static struct deferred_pl *playlists; -avl_tree_t *wd2path; +static avl_tree_t *wd2path; static void