From ae2be16f015cb0db7c5b6bd1669baaf53be702d1 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 28 Nov 2009 17:51:27 +0100 Subject: Tune cflags and fix some warnings --- common/filelist-vfs-intf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/filelist-vfs-intf.h') diff --git a/common/filelist-vfs-intf.h b/common/filelist-vfs-intf.h index ce93e1e..ff3eeef 100644 --- a/common/filelist-vfs-intf.h +++ b/common/filelist-vfs-intf.h @@ -34,7 +34,7 @@ struct VfsFilelistData { struct PathTree *files; - unsigned int list_dir_index; + long int list_dir_index; struct PathTree *list_dir_node; char * list_dir_path; -- cgit v1.2.3