aboutsummaryrefslogtreecommitdiff
path: root/contrib/wpa/src/utils/browser-android.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/wpa/src/utils/browser-android.c')
-rw-r--r--contrib/wpa/src/utils/browser-android.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/wpa/src/utils/browser-android.c b/contrib/wpa/src/utils/browser-android.c
index 71a165269cf6..26c83d630a3e 100644
--- a/contrib/wpa/src/utils/browser-android.c
+++ b/contrib/wpa/src/utils/browser-android.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;