aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/fs/fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/fs/fs.h')
-rw-r--r--src/plugins/fs/fs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index 6ff4b5b3..3b691cf1 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -69,8 +69,7 @@ enum {
69 DOWNLOAD_URISTRING, 69 DOWNLOAD_URISTRING,
70 DOWNLOAD_URI, 70 DOWNLOAD_URI,
71 DOWNLOAD_TREEPATH, 71 DOWNLOAD_TREEPATH,
72 DOWNLOAD_DIRPATH, 72 DOWNLOAD_POS, /* struct DL */
73 DOWNLOAD_POS, // NEW!
74 DOWNLOAD_NUM 73 DOWNLOAD_NUM
75}; 74};
76 75