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 c1a68b7f9..b8fc9aba2 100644
--- a/frontends/gtk/cookies.h
+++ b/frontends/gtk/cookies.h
@@ -28,7 +28,7 @@
*
* \return NSERROR_OK on success else appropriate error code on faliure.
*/
-nserror nsgtk_cookies_present(void);
+nserror nsgtk_cookies_present(const char *search_term);
/**
* Free any resources allocated for the cookie window.