summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/content_protected.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/content_protected.h b/content/content_protected.h
index e901e40df..148dc131e 100644
--- a/content/content_protected.h
+++ b/content/content_protected.h
@@ -130,9 +130,9 @@ struct content {
if LOADING or READY,
otherwise total time. */
- unsigned int reformat_time; /**< Earliest time to attempt a
- period reflow while fetching a
- page's objects. */
+ uint64_t reformat_time; /**< Earliest time to attempt a period
+ * reflow while fetching a page's objects.
+ */
unsigned int size; /**< Estimated size of all data
associated with this content */