summaryrefslogtreecommitdiff
path: root/frontends/windows/cookies.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/windows/cookies.h')
-rw-r--r--frontends/windows/cookies.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/windows/cookies.h b/frontends/windows/cookies.h
index 8500c7821..dd7ae4279 100644
--- a/frontends/windows/cookies.h
+++ b/frontends/windows/cookies.h
@@ -35,7 +35,7 @@
*
* \return NSERROR_OK on success else appropriate error code on faliure.
*/
-nserror nsw32_cookies_present(HINSTANCE hinstance);
+nserror nsw32_cookies_present(const char *search_term);
/**
* Free any resources allocated for the cookie window.