CURLOPT_TIMEVALUE.md try fix continue

This commit is contained in:
Viktor Szakats 2025-08-01 14:26:17 +02:00
parent d3eb325cdc
commit 062605a440
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
22 changed files with 22 additions and 22 deletions

View file

@ -93,7 +93,7 @@ int main(void)
# HISTORY
CURLALTSVC_\* macros became `long` types in 8.16.0, prior to this version
`CURLALTSVC_*` macros became `long` types in 8.16.0, prior to this version
a `long` cast is necessary when passing to curl_easy_setopt(3).
# %AVAILABILITY%