summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content.h b/content/content.h
index da565c711..387fc7a37 100644
--- a/content/content.h
+++ b/content/content.h
@@ -242,6 +242,7 @@ struct content {
unsigned long total_size; /**< Total data size, 0 if unknown. */
bool no_error_pages; /**< Used by fetchcache(). */
+ bool download; /**< Used by fetchcache(). */
/** Array of first n rendering errors or warnings. */
struct {