summaryrefslogtreecommitdiff
path: root/content/fetchcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchcache.h')
-rw-r--r--content/fetchcache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetchcache.h b/content/fetchcache.h
index 68fe3fd7f..5a1794901 100644
--- a/content/fetchcache.h
+++ b/content/fetchcache.h
@@ -35,6 +35,7 @@ void fetchcache_go(struct content *content, char *referer,
void (*callback)(content_msg msg, struct content *c, void *p1,
void *p2, union content_msg_data data),
void *p1, void *p2,
+ int width, int height,
char *post_urlenc,
struct form_successful_control *post_multipart,
bool cookies);