summaryrefslogtreecommitdiff
path: root/common/filelist-vfs-intf.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/filelist-vfs-intf.h')
-rw-r--r--common/filelist-vfs-intf.h2
1 files changed, 1 insertions, 1 deletions
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;