aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/libcurl-errors.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-06 12:52:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-06 12:52:48 +0000
commiteee3f131349be028989afb8aa7ed0fea874f871c (patch)
tree0d8b26b7208315ed56348b69433a72d1268737bf /docs/libcurl/libcurl-errors.3
parent80d2be541d5d31de643e7173bd1ada7983261537 (diff)
removed the _last since that is by definition not an error code
Diffstat (limited to 'docs/libcurl/libcurl-errors.3')
-rw-r--r--docs/libcurl/libcurl-errors.33
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3
index 84dc5dd03..4a737dbe3 100644
--- a/docs/libcurl/libcurl-errors.3
+++ b/docs/libcurl/libcurl-errors.3
@@ -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"