summaryrefslogtreecommitdiffstats
path: root/mutt_curses.h
diff options
context:
space:
mode:
Diffstat (limited to 'mutt_curses.h')
-rw-r--r--mutt_curses.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt_curses.h b/mutt_curses.h
index 901c1df2..854e3d5c 100644
--- a/mutt_curses.h
+++ b/mutt_curses.h
@@ -151,6 +151,7 @@ typedef struct
const char* msg;
long pos;
long size;
+ unsigned int timestamp;
char sizestr[SHORT_STRING];
} progress_t;