From 75d3fdc42e4b92f73efa93271c4bb37b1be6a650 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 24 Apr 2015 23:49:49 +0100 Subject: Convert RISC OS to use bitmap render operation --- desktop/browser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop') diff --git a/desktop/browser.c b/desktop/browser.c index 74d15f654..abda8853a 100644 --- a/desktop/browser.c +++ b/desktop/browser.c @@ -1363,7 +1363,7 @@ static nserror browser_window_callback(hlcache_handle *c, * explode or overwrite the node for the previous URL. * * We call it after, rather than before urldb_add_url - * because history_add calls thumbnail_create, which + * because history_add calls bitmap render, which * tries to register the thumbnail with urldb. That * thumbnail registration fails if the url doesn't * exist in urldb already, and only urldb-registered -- cgit v1.2.3