mirror of
https://github.com/curl/curl.git
synced 2025-02-05 14:30:10 +08:00
parent
6946b3a799
commit
f284289720
@ -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…
Reference in New Issue
Block a user