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/asn1 merge accident, ...



details:   https://anonhg.NetBSD.org/src/rev/ab5cf538e9a0
branches:  trunk
changeset: 331386:ab5cf538e9a0
user:      spz <spz%NetBSD.org@localhost>
date:      Sun Aug 10 08:27:42 2014 +0000

description:
merge accident, fixed

diffstat:

 crypto/external/bsd/openssl/dist/crypto/asn1/tasn_enc.c |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r bdb4dcdf2742 -r ab5cf538e9a0 crypto/external/bsd/openssl/dist/crypto/asn1/tasn_enc.c
--- a/crypto/external/bsd/openssl/dist/crypto/asn1/tasn_enc.c   Sun Aug 10 08:07:48 2014 +0000
+++ b/crypto/external/bsd/openssl/dist/crypto/asn1/tasn_enc.c   Sun Aug 10 08:27:42 2014 +0000
@@ -463,7 +463,6 @@
                                }
                        }
                }
-               }
        /* If not sorting just output each item */
        if (!do_sort)
                {



Home | Main Index | Thread Index | Old Index