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/1cbb09506b1b
branches:  trunk
changeset: 798147:1cbb09506b1b
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 1d421b0af14c -r 1cbb09506b1b 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