removed the _last since that is by definition not an error code

This commit is contained in:
Daniel Stenberg 2003-11-06 12:52:48 +00:00
parent 80d2be541d
commit eee3f13134
1 changed files with 0 additions and 3 deletions

View File

@ -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"