From 923ce98e42a2e8a338e4d626a934e7cd7678b4d5 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 26 Apr 2004 09:28:02 +0000 Subject: Kim Karlsson pointed out that error 57 was wrongly documented --- docs/libcurl/libcurl-errors.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/libcurl/libcurl-errors.3') diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index 241d1ff64..037ef7c1f 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -168,8 +168,8 @@ Failed setting the selected SSL crypto engine as default! Failed sending network data. .IP "CURLE_RECV_ERROR (56)" Failure with receiving network data. -.IP "CURLE_RECV_ERROR (57)" -Failure with receiving network data. +.IP "CURLE_SHARE_IN_USE (57)" +Share is in use .IP "CURLE_SSL_CERTPROBLEM (58)" problem with the local certificate .IP "CURLE_SSL_CIPHER (59)" -- cgit v1.2.3