summaryrefslogtreecommitdiff
path: root/content/content_protected.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_protected.h')
-rw-r--r--content/content_protected.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_protected.h b/content/content_protected.h
index d9a021f3e..633f33241 100644
--- a/content/content_protected.h
+++ b/content/content_protected.h
@@ -40,6 +40,8 @@ struct rect;
struct redraw_context;
struct content_handler {
+ void (*fini)(void);
+
nserror (*create)(const content_handler *handler,
lwc_string *imime_type, const http_parameter *params,
llcache_handle *llcache,