summaryrefslogtreecommitdiff
path: root/content/fetchers/about/private.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/about/private.h')
-rw-r--r--content/fetchers/about/private.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/fetchers/about/private.h b/content/fetchers/about/private.h
index d877ac5e8..808a91e79 100644
--- a/content/fetchers/about/private.h
+++ b/content/fetchers/about/private.h
@@ -56,4 +56,8 @@ nserror fetch_about_ssenddataf(struct fetch_about_context *ctx, const char *fmt,
*/
bool fetch_about_send_finished(struct fetch_about_context *ctx);
+/**
+ */
+struct nsurl *fetch_about_get_url(struct fetch_about_context *ctx);
+
#endif