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 cc36108b..4241df69 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -88,6 +88,7 @@ enum
88 DOWNLOAD_PROGRESS, 88 DOWNLOAD_PROGRESS,
89 DOWNLOAD_URISTRING, 89 DOWNLOAD_URISTRING,
90 DOWNLOAD_INTERNAL, /* struct DL */ 90 DOWNLOAD_INTERNAL, /* struct DL */
91 DOWNLOAD_META_DATA,
91 DOWNLOAD_NUM 92 DOWNLOAD_NUM
92}; 93};
93 94