Revert "try dotdotdot"

This reverts commit ad12113958464285781936a75d1a8897c78ab880.
This commit is contained in:
Viktor Szakats 2025-08-01 16:10:50 +02:00
parent 435279c223
commit d09e14ed54
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
23 changed files with 24 additions and 24 deletions

View file

@ -141,7 +141,7 @@ int main(void)
# HISTORY
`CURL_NETRC_...` enums became `long` types in 8.13.0, prior to this version
`CURL_NETRC_*` enums became `long` types in 8.13.0, prior to this version
a `long` cast is necessary when passing to curl_easy_setopt(3).
# %AVAILABILITY%