summaryrefslogtreecommitdiff
path: root/frontends/gtk/cookies.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/cookies.h')
-rw-r--r--frontends/gtk/cookies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/cookies.h b/frontends/gtk/cookies.h
index 2af05e154..c1a68b7f9 100644
--- a/frontends/gtk/cookies.h
+++ b/frontends/gtk/cookies.h
@@ -35,7 +35,7 @@ nserror nsgtk_cookies_present(void);
*
* \return NSERROR_OK on success else appropriate error code on faliure.
*/
-void nsgtk_cookies_destroy(void);
+nserror nsgtk_cookies_destroy(void);
#endif /* __NSGTK_COOKIES_H__ */