Commit eee3f131 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

parent 80d2be54
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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"