summaryrefslogtreecommitdiff
path: root/amiga/plugin_hack.c
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2011-10-04 17:40:15 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2011-10-04 17:40:15 +0000
commitd4285464e83c661949359aad1bc4b99c842e9d61 (patch)
tree0ea72a7204c4b01bf11a20e5f8025b323e17cf4b /amiga/plugin_hack.c
parent3b4b98673903ad6855f182930ffa69c35981f69a (diff)
downloadnetsurf-d4285464e83c661949359aad1bc4b99c842e9d61.tar.gz
netsurf-d4285464e83c661949359aad1bc4b99c842e9d61.tar.bz2
Fix icon loader
svn path=/trunk/netsurf/; revision=12947
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)
{