]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
removed the _last since that is by definition not an error code
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2003 12:52:48 +0000 (12:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Nov 2003 12:52:48 +0000 (12:52 +0000)
docs/libcurl/libcurl-errors.3

index 84dc5dd03ef70ec267d6d9019b5f66493ee6db24..4a737dbe38fa910cb6ca5db904d4250dc4109e48 100644 (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"