aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa/src/utils/browser-system.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/wpa/src/utils/browser-system.c')
-rw-r--r--contrib/wpa/src/utils/browser-system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wpa/src/utils/browser-system.c b/contrib/wpa/src/utils/browser-system.c
index aed39706c2e1..d87d97b5ada0 100644
--- a/contrib/wpa/src/utils/browser-system.c
+++ b/contrib/wpa/src/utils/browser-system.c
@@ -62,7 +62,7 @@ static void http_req(void *ctx, struct http_request *req)
}
-int hs20_web_browser(const char *url)
+int hs20_web_browser(const char *url, int ignore_tls)
{
struct http_server *http;
struct in_addr addr;