mirror of
https://github.com/curl/curl.git
synced 2026-07-16 06:07:16 +03:00
removed the _last since that is by definition not an error code
This commit is contained in:
parent
80d2be541d
commit
eee3f13134
1 changed files with 0 additions and 3 deletions
|
|
@ -186,9 +186,6 @@ Unrecognized transfer encoding
|
|||
Invalid LDAP URL
|
||||
.IP "CURLE_FILESIZE_EXCEEDED (63)"
|
||||
Maximum file size exceeded
|
||||
.IP "CURL_LAST"
|
||||
This is not an error, but in the curl/curl.h file this can be used to know how
|
||||
many existing error codes there are.
|
||||
.RE
|
||||
|
||||
.SH "CURLMcode"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue