Fix invalid function type casts.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 8 Oct 2017 21:21:22 +0000 (23:21 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 16 Dec 2017 09:20:12 +0000 (10:20 +0100)
commit5200dbb73c7cf63481c563025ad4d67b71e306d2
tree4b1469579623461784fc86596becd59ed7d07690
parent48ad955fc5f0e19acbc8acaa100af6526bc6b158
Fix invalid function type casts.
Rename bio_info_cb to BIO_info_cb.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4943)
21 files changed:
crypto/asn1/bio_asn1.c
crypto/bio/bf_buff.c
crypto/bio/bf_lbuf.c
crypto/bio/bf_nbio.c
crypto/bio/bf_null.c
crypto/bio/bio_lib.c
crypto/bio/bio_meth.c
crypto/bio/bss_conn.c
crypto/comp/c_zlib.c
crypto/evp/bio_b64.c
crypto/evp/bio_enc.c
crypto/evp/bio_md.c
crypto/evp/bio_ok.c
doc/crypto/BIO_ctrl.pod
doc/crypto/BIO_meth_new.pod
include/internal/bio.h
include/openssl/bio.h
ssl/bio_ssl.c
ssl/s3_lib.c
ssl/ssl_lib.c
util/indent.pro