]> granicus.if.org Git - curl/commit
smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob()
authorSteve Holme <steve_holme@hotmail.com>
Wed, 26 Nov 2014 22:58:39 +0000 (22:58 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 26 Nov 2014 23:31:57 +0000 (23:31 +0000)
commit854049f962b7e8826e5ac495783c4ec62e9c19aa
treef44acaa36db0310f52e02a508c61d54ff7c58682
parent4bd860a001921e1e007ae448cfdd2c983018c057
smtp: Fixed const'ness of nread parameter in Curl_smtp_escape_eob()

...and some comment typos!
lib/smtp.c
lib/smtp.h