mirror of
https://github.com/curl/curl.git
synced 2026-08-25 13:43:31 +03:00
test1119.pl skip symbol ending with _
This commit is contained in:
parent
062605a440
commit
22108e9c4c
2 changed files with 2 additions and 2 deletions
|
|
@ -78,7 +78,7 @@ int main(void)
|
|||
|
||||
# HISTORY
|
||||
|
||||
`CURLFTP_CREATE_*` enums became `long` types in 8.16.0, prior to this version
|
||||
`CURLFTP_CREATE_...` enums became `long` types in 8.16.0, prior to this version
|
||||
a `long` cast is necessary when passing to curl_easy_setopt(3).
|
||||
|
||||
# %AVAILABILITY%
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue