From e6a58767c58b1f30b43b9bc3236c64ea18e437df Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 23 Feb 2000 23:38:59 +0000 Subject: make update --- crypto/bio/bio_err.c | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/bio/bio_err.c') diff --git a/crypto/bio/bio_err.c b/crypto/bio/bio_err.c index 136c348af7..b5f07de5a0 100644 --- a/crypto/bio/bio_err.c +++ b/crypto/bio/bio_err.c @@ -87,6 +87,7 @@ static ERR_STRING_DATA BIO_str_functs[]= {ERR_PACK(0,BIO_F_BIO_SOCK_INIT,0), "BIO_sock_init"}, {ERR_PACK(0,BIO_F_BIO_WRITE,0), "BIO_write"}, {ERR_PACK(0,BIO_F_BUFFER_CTRL,0), "BUFFER_CTRL"}, +{ERR_PACK(0,BIO_F_CONN_CTRL,0), "CONN_CTRL"}, {ERR_PACK(0,BIO_F_CONN_STATE,0), "CONN_STATE"}, {ERR_PACK(0,BIO_F_FILE_CTRL,0), "FILE_CTRL"}, {ERR_PACK(0,BIO_F_MEM_WRITE,0), "MEM_WRITE"}, -- cgit v1.2.3