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/lib/libcrypto Whitespace nit.



details:   https://anonhg.NetBSD.org/src/rev/e744a5e38b11
branches:  trunk
changeset: 944630:e744a5e38b11
user:      simonb <simonb%NetBSD.org@localhost>
date:      Mon Oct 05 11:29:36 2020 +0000

description:
Whitespace nit.

diffstat:

 crypto/external/bsd/openssl/lib/libcrypto/crypto.map |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 3584423140c0 -r e744a5e38b11 crypto/external/bsd/openssl/lib/libcrypto/crypto.map
--- a/crypto/external/bsd/openssl/lib/libcrypto/crypto.map      Mon Oct 05 10:44:09 2020 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/crypto.map      Mon Oct 05 11:29:36 2020 +0000
@@ -552,7 +552,7 @@
         BN_nnmod;
         BN_num_bits;
         BN_num_bits_word;
-       BN_oct2bn;
+        BN_oct2bn;
         BN_options;
         BN_print;
         BN_print_fp;



Home | Main Index | Thread Index | Old Index