summaryrefslogtreecommitdiff
path: root/riscos/url_protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/url_protocol.c')
-rw-r--r--riscos/url_protocol.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/riscos/url_protocol.c b/riscos/url_protocol.c
index 66245689c..e309a4d0e 100644
--- a/riscos/url_protocol.c
+++ b/riscos/url_protocol.c
@@ -125,8 +125,8 @@ void ro_url_message_received(wimp_message *message)
}
/* create new browser window */
- errorns = browser_window_create(BROWSER_WINDOW_GO_FLAG_VERIFIABLE |
- BROWSER_WINDOW_GO_FLAG_HISTORY,
+ errorns = browser_window_create(BROWSER_WINDOW_VERIFIABLE |
+ BROWSER_WINDOW_HISTORY,
nsurl,
NULL,
NULL,