Marty Kuhrt's VMS updates

This commit is contained in:
Daniel Stenberg
2007-01-31 09:37:39 +00:00
parent d7d5baa0e2
commit e485a23a3e
5 changed files with 26 additions and 17 deletions

View File

@@ -98,6 +98,9 @@ TFTP_ILLEGAL <illegal TFTP operation>
TFTP_UNKNOWNID <unknown transfer ID>
TFTP_EXISTS <file already exists>
TFTP_NOSUCHUSER <no such user>
CONV_FAILED <conversion failed>
CONV_REQD <caller must register conversion callbacks>
SSL_CACERT_BADFILE <could not load CACERT file>
CURL_LAST <CURLMSG.MSG is out of sync with the source code>
.END