summaryrefslogtreecommitdiff
path: root/riscos/download.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/download.c')
-rw-r--r--riscos/download.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/riscos/download.c b/riscos/download.c
index a03ff474b..f52bbe88d 100644
--- a/riscos/download.c
+++ b/riscos/download.c
@@ -1599,7 +1599,7 @@ void ro_gui_download_close_confirmed(query_id id, enum query_response res, void
/* and restart the shutdown */
if (ro_gui_prequit())
- netsurf_quit = true;
+ riscos_done = true;
}
else
ro_gui_download_window_destroy(dw, false);