Commit 0c7141a3 authored by Bodo Möller's avatar Bodo Möller
Browse files

fix comment

Submitted by: Douglas Stebila
parent 5488bb61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1889,7 +1889,7 @@ static int ssl3_send_client_key_exchange(SSL *s)
				 *
				 * if ((s->cert->key->privatekey != NULL) &&
				 *     (s->cert->key->privatekey->type ==
				 *      EVP_PKEY_ECC) && ...)
				 *      EVP_PKEY_EC) && ...)
				 * ecdh_clnt_cert = 1;
				 */
				}