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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index b995af32..08896d51 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -65,6 +65,7 @@ enum {
65 DOWNLOAD_URISTRING, 65 DOWNLOAD_URISTRING,
66 DOWNLOAD_URI, 66 DOWNLOAD_URI,
67 DOWNLOAD_TREEPATH, 67 DOWNLOAD_TREEPATH,
68 DOWNLOAD_DIRPATH,
68 DOWNLOAD_NUM 69 DOWNLOAD_NUM
69}; 70};
70 71