mirror of
https://github.com/curl/curl.git
synced 2026-07-29 04:23:08 +03:00
parent
6946b3a799
commit
f284289720
1 changed files with 1 additions and 1 deletions
|
|
@ -3968,7 +3968,7 @@ CURLcode Curl_ossl_ctx_init(struct ossl_ctx *octx,
|
|||
# endif
|
||||
else {
|
||||
trying_ech_now = 1;
|
||||
infof(data, "ECH: imported ECHConfigList of length %ld", elen);
|
||||
infof(data, "ECH: imported ECHConfigList of length %zu", elen);
|
||||
}
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue