aboutsummaryrefslogtreecommitdiff
path: root/crypto/crypto-lib.com
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-03-02 07:45:31 +0000
committerRichard Levitte <levitte@openssl.org>2000-03-02 07:45:31 +0000
commit84339237d1b7347806162bd25487cb7735ac1993 (patch)
treedf41885bb315b9aa8d25bb819c0c3d340ac5669e /crypto/crypto-lib.com
parent0056ef5d01501de3e9b4f85fdcd4023177b2901c (diff)
downloadopenssl-84339237d1b7347806162bd25487cb7735ac1993.zip
openssl-84339237d1b7347806162bd25487cb7735ac1993.tar.gz
openssl-84339237d1b7347806162bd25487cb7735ac1993.tar.bz2
Make bss_log.c a bit more readable, and implement it for VMS as well.
Diffstat (limited to 'crypto/crypto-lib.com')
-rw-r--r--crypto/crypto-lib.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto-lib.com b/crypto/crypto-lib.com
index 79d8677..61c432d 100644
--- a/crypto/crypto-lib.com
+++ b/crypto/crypto-lib.com
@@ -208,7 +208,7 @@ $ LIB_BIO = "bio_lib,bio_cb,bio_err,"+ -
"bss_mem,bss_null,bss_fd,"+ -
"bss_file,bss_sock,bss_conn,"+ -
"bf_null,bf_buff,b_print,b_dump,"+ -
- "b_sock,bss_acpt,bf_nbio,bss_rtcp,bss_bio" ! + ",bss_log" for syslog
+ "b_sock,bss_acpt,bf_nbio,bss_rtcp,bss_bio,bss_log"
$ LIB_STACK = "stack"
$ LIB_LHASH = "lhash,lh_stats"
$ LIB_RAND = "md_rand,randfile,rand_lib,rand_err,rand_egd"