fix msg_callback() arguments for SSL 2.0 compatible client hello
authorBodo Möller <bodo@openssl.org>
Thu, 12 May 2005 06:24:25 +0000 (06:24 +0000)
committerBodo Möller <bodo@openssl.org>
Thu, 12 May 2005 06:24:25 +0000 (06:24 +0000)
commit3f19bbf4e3ff4e135f4247a3f5ab9762a030b1f0
tree607a5ee49a5adc1fed5bf95728604cb9f94f0614
parentb874ce4dc2e8330bc8276e6c44b6569fc5711dfb
fix msg_callback() arguments for SSL 2.0 compatible client hello
(previous revision got this wrong)
ssl/s23_clnt.c