From c778aa6ac8661d630ade6888b69b3f624b0bc0ac Mon Sep 17 00:00:00 2001 From: Jörg Hohensohn Date: Sun, 4 Apr 2004 20:34:28 +0000 Subject: warning and simulator build fix git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4466 a1c6a512-1295-4272-9138-f99709370657 --- apps/tree.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/tree.c') diff --git a/apps/tree.c b/apps/tree.c index 01aabf7d82..31fe0e2d4b 100644 --- a/apps/tree.c +++ b/apps/tree.c @@ -1511,7 +1511,7 @@ static bool dirbrowse(char *root, int *dirfilter) else if (global_settings.talk_file == 1) /* files as numbers */ { /* try to find a voice ID for the extension, if known */ - int j; + unsigned int j; int ext_id = -1; /* default to none */ for (j=0; j