aboutsummaryrefslogtreecommitdiff
path: root/crypto/bio
diff options
context:
space:
mode:
authorViktor Szakats <vszakats@users.noreply.github.com>2016-02-04 01:04:53 +0100
committerRichard Levitte <levitte@openssl.org>2016-02-04 12:05:22 +0100
commitbdb7a621ac0a1d10d3c915e2283feebc1e43564a (patch)
treee6421f8c6716910f0478f1d3a41c21e6b8b81735 /crypto/bio
parent37e3daf4a1511b1dea8cea627945a105999d0d6b (diff)
downloadopenssl-bdb7a621ac0a1d10d3c915e2283feebc1e43564a.zip
openssl-bdb7a621ac0a1d10d3c915e2283feebc1e43564a.tar.gz
openssl-bdb7a621ac0a1d10d3c915e2283feebc1e43564a.tar.bz2
bio_err.c: remove a reappeared filename comment
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'crypto/bio')
-rw-r--r--crypto/bio/bio_err.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/bio/bio_err.c b/crypto/bio/bio_err.c
index 8c1bbd3..5b2eb95 100644
--- a/crypto/bio/bio_err.c
+++ b/crypto/bio/bio_err.c
@@ -1,4 +1,3 @@
-/* crypto/bio/bio_err.c */
/* ====================================================================
* Copyright (c) 1999-2016 The OpenSSL Project. All rights reserved.
*