summaryrefslogtreecommitdiff
path: root/atari/about.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/about.c')
-rw-r--r--atari/about.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/atari/about.c b/atari/about.c
index f09dfb358..6e98058ef 100644
--- a/atari/about.c
+++ b/atari/about.c
@@ -170,8 +170,7 @@ void atari_about_show(void)
if (goto_url != NULL) {
nserr = nsurl_create(goto_url, &url);
if (nserr == NSERROR_OK) {
- nserr = browser_window_create(BROWSER_WINDOW_VERIFIABLE |
- BROWSER_WINDOW_HISTORY,
+ nserr = browser_window_create(BW_CREATE_HISTORY,
url,
NULL,
NULL,