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, 2 insertions, 0 deletions
diff --git a/src/plugins/fs/fs.h b/src/plugins/fs/fs.h
index acd24776..0cba8086 100644
--- a/src/plugins/fs/fs.h
+++ b/src/plugins/fs/fs.h
@@ -294,6 +294,8 @@ typedef struct UL {
294 294
295 int has_terminated; 295 int has_terminated;
296 296
297 int is_top;
298
297} UploadList; 299} UploadList;
298 300
299extern struct FSUI_Context * ctx; 301extern struct FSUI_Context * ctx;