summaryrefslogtreecommitdiff
path: root/content/fetchers/about.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/about.h')
-rw-r--r--content/fetchers/about.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fetchers/about.h b/content/fetchers/about.h
index f22be6a5d..9544971a6 100644
--- a/content/fetchers/about.h
+++ b/content/fetchers/about.h
@@ -23,6 +23,6 @@
#ifndef NETSURF_CONTENT_FETCHERS_FETCH_ABOUT_H
#define NETSURF_CONTENT_FETCHERS_FETCH_ABOUT_H
-void fetch_about_register(void);
+nserror fetch_about_register(void);
#endif