summaryrefslogtreecommitdiff
path: root/debug
diff options
context:
space:
mode:
Diffstat (limited to 'debug')
-rw-r--r--debug/netsurfd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/debug/netsurfd.c b/debug/netsurfd.c
index d0e62ebda..a9fe710e4 100644
--- a/debug/netsurfd.c
+++ b/debug/netsurfd.c
@@ -103,7 +103,8 @@ void plugin_decode(void *a, void *b, void *c, void *d)
void html_redraw(struct content *c, long x, long y,
unsigned long width, unsigned long height,
- long x0, long y0, long x1, long y1)
+ long x0, long y0, long x1, long y1,
+ float scale)
{
}