summaryrefslogtreecommitdiff
path: root/amiga/plugin_hack.c
diff options
context:
space:
mode:
Diffstat (limited to 'amiga/plugin_hack.c')
-rw-r--r--amiga/plugin_hack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/plugin_hack.c b/amiga/plugin_hack.c
index 5164e5bd0..2b1239143 100644
--- a/amiga/plugin_hack.c
+++ b/amiga/plugin_hack.c
@@ -175,7 +175,7 @@ void amiga_plugin_hack_open(struct content *c, struct browser_window *bw,
struct content *page, struct box *box,
struct object_params *params)
{
- LOG(("amiga_plugin_hack_open %s", content__get_url(c)));
+ LOG(("amiga_plugin_hack_open %s", nsurl_access(content__get_url(c))));
if(c && box)
{