From 720be6ee3122b8f99fadf2e8b9fabeb5a894e2f6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 7 Apr 2026 15:19:01 +0200 Subject: [PATCH] wolfssl.h sync a proto --- lib/vtls/wolfssl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vtls/wolfssl.h b/lib/vtls/wolfssl.h index b097b60b78..3e796900e8 100644 --- a/lib/vtls/wolfssl.h +++ b/lib/vtls/wolfssl.h @@ -65,7 +65,7 @@ CURLcode Curl_wssl_ctx_init(struct wssl_ctx *wctx, struct Curl_cfilter *cf, struct Curl_easy *data, struct ssl_peer *peer, - const struct alpn_spec *alpns, + const struct alpn_spec *alpns_requested, Curl_wssl_ctx_setup_cb *cb_setup, void *cb_user_data, void *ssl_user_data,