summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content.h b/content/content.h
index bc189c1dd..0f2087b8e 100644
--- a/content/content.h
+++ b/content/content.h
@@ -182,7 +182,7 @@ struct content
struct content_user *user_list;
char status_message[80];
struct fetch *fetch;
- unsigned long fetch_size;
+ unsigned long fetch_size, total_size;
};