summaryrefslogtreecommitdiff
path: root/render/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'render/html.c')
-rw-r--r--render/html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/render/html.c b/render/html.c
index dc03d4b5e..37630c65f 100644
--- a/render/html.c
+++ b/render/html.c
@@ -995,7 +995,7 @@ bool html_find_stylesheets(struct content *c, xmlNode *html)
content_broadcast(c, CONTENT_MSG_STATUS, msg_data);
last_active = c->active;
}
- fetch_poll();
+ llcache_poll();
gui_multitask();
}