Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/dist/crypto/bio eliminate diff w...
details: https://anonhg.NetBSD.org/src/rev/165a134c8546
branches: trunk
changeset: 1008433:165a134c8546
user: christos <christos%NetBSD.org@localhost>
date: Sun Mar 22 20:07:05 2020 +0000
description:
eliminate diff with upstream.
diffstat:
crypto/external/bsd/openssl/dist/crypto/bio/bss_log.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 1e015db67558 -r 165a134c8546 crypto/external/bsd/openssl/dist/crypto/bio/bss_log.c
--- a/crypto/external/bsd/openssl/dist/crypto/bio/bss_log.c Sun Mar 22 20:05:29 2020 +0000
+++ b/crypto/external/bsd/openssl/dist/crypto/bio/bss_log.c Sun Mar 22 20:07:05 2020 +0000
@@ -97,7 +97,7 @@
slg_ctrl,
slg_new,
slg_free,
- NULL,
+ NULL, /* slg_callback_ctrl */
};
const BIO_METHOD *BIO_s_log(void)
Home |
Main Index |
Thread Index |
Old Index