summaryrefslogtreecommitdiff
path: root/content/fetchers/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/resource.h')
-rw-r--r--content/fetchers/resource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fetchers/resource.h b/content/fetchers/resource.h
index 79d8e37c4..cf4d6edac 100644
--- a/content/fetchers/resource.h
+++ b/content/fetchers/resource.h
@@ -35,6 +35,6 @@
*
* should only be called from the fetch initialise
*/
-void fetch_resource_register(void);
+nserror fetch_resource_register(void);
#endif