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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index 08896d51..a1fb50cf 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -59,7 +59,7 @@ enum {
59 59
60enum { 60enum {
61 DOWNLOAD_FILENAME = 0, 61 DOWNLOAD_FILENAME = 0,
62 DOWNLOAD_LINKNAME, 62 DOWNLOAD_SHORTNAME,
63 DOWNLOAD_SIZE, 63 DOWNLOAD_SIZE,
64 DOWNLOAD_PROGRESS, 64 DOWNLOAD_PROGRESS,
65 DOWNLOAD_URISTRING, 65 DOWNLOAD_URISTRING,