]> granicus.if.org Git - curl/commit
smtp: Fix STARTTLS denied error message
authorJay Satiro <raysatiro@yahoo.com>
Thu, 12 Jan 2017 07:06:03 +0000 (02:06 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Thu, 12 Jan 2017 07:06:03 +0000 (02:06 -0500)
commit4e6f483d08646eb7179344509a660a01a904d4f9
tree11cd3f1a86aa6990e97932c3248abf7823d6b846
parentc6778aa46a8e8d27b40692a89f1d3be0e2614abb
smtp: Fix STARTTLS denied error message

- Format the numeric denial code as an integer instead of a character.
lib/smtp.c