diff options
Diffstat (limited to 'packages/vms/curlmsg.msg')
-rw-r--r-- | packages/vms/curlmsg.msg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/vms/curlmsg.msg b/packages/vms/curlmsg.msg index 611b8da8d..6766ce852 100644 --- a/packages/vms/curlmsg.msg +++ b/packages/vms/curlmsg.msg @@ -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 |