From eee3f131349be028989afb8aa7ed0fea874f871c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 6 Nov 2003 12:52:48 +0000 Subject: removed the _last since that is by definition not an error code --- docs/libcurl/libcurl-errors.3 | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/libcurl/libcurl-errors.3') 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" -- cgit v1.2.3