* starttls.c (tls_connect): Replace socklen_t with size_t to
authorueno <ueno>
Wed, 23 Jan 2002 00:48:53 +0000 (00:48 +0000)
committerueno <ueno>
Wed, 23 Jan 2002 00:48:53 +0000 (00:48 +0000)
commit365f2725c13fad02f60bc7d32b1b2216f95ff3b7
treee26c4f8c46fb21c8686f6d67a33dbec0c81f6242
parentbc20502be0ce58816a1f18e21b79b5bfd8b009d7
* starttls.c (tls_connect): Replace socklen_t with size_t to
compile on Solaris 2.6, and also fix typo.
starttls.c