summaryrefslogtreecommitdiff
path: root/content/llcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/llcache.h')
-rw-r--r--content/llcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/llcache.h b/content/llcache.h
index 337408167..b596310e9 100644
--- a/content/llcache.h
+++ b/content/llcache.h
@@ -254,7 +254,7 @@ nserror llcache_handle_invalidate_cache_data(llcache_handle *handle);
* \param handle Handle to retrieve URL from
* \return Post-redirect URL of cache object
*/
-const char *llcache_handle_get_url(const llcache_handle *handle);
+nsurl *llcache_handle_get_url(const llcache_handle *handle);
/**
* Retrieve source data of a low-level cache object