sync curlmsg* with curl.h for 7.19.0

This commit is contained in:
Marty Kuhrt
2008-09-03 20:51:36 +00:00
parent 9813cea1d0
commit 9f9e577640
4 changed files with 16 additions and 8 deletions

View File

@@ -107,5 +107,7 @@ long vms_cond[] =
CURL_SSH,
CURL_SSL_SHUTDOWN_FAILED,
CURL_AGAIN,
CURLE_SSL_CRL_BADFILE,
CURLE_SSL_ISSUER_ERROR,
CURL_CURL_LAST
};