summaryrefslogtreecommitdiff
path: root/frontends/riscos/theme_install.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/riscos/theme_install.c')
-rw-r--r--frontends/riscos/theme_install.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/riscos/theme_install.c b/frontends/riscos/theme_install.c
index a235fe471..1e1af6c9a 100644
--- a/frontends/riscos/theme_install.c
+++ b/frontends/riscos/theme_install.c
@@ -149,7 +149,7 @@ nserror theme_install_callback(struct hlcache_handle *handle,
case CONTENT_MSG_ERROR:
theme_install_close(dialog_theme_install);
- ro_warn_user(event->data.error, 0);
+ ro_warn_user(event->data.errordata.errormsg, 0);
break;
default: