summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/fetch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/fetch.c b/content/fetch.c
index 2887d3ad8..64e639c0c 100644
--- a/content/fetch.c
+++ b/content/fetch.c
@@ -615,6 +615,7 @@ void fetch_abort(struct fetch *f)
/* exported interface documented in content/fetch.h */
void fetch_free(struct fetch *f)
{
+ debug_board_printf("-- Finished for url = %s\n", nsurl_access(f->url));
NSLOG(fetch, DEBUG,
"Freeing fetch %p, fetcher %p",
f,