summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
authortb <>2023-07-26 22:46:06 +0000
committertb <>2023-07-26 22:46:06 +0000
commit251109f6bb6e254d847e72e6fb1dfe25cb02834f (patch)
tree625955c7d1374c7827bd61afb1ddf4fb85d3c739 /src/regress/lib
parent2ab59000df157b6407fb767cdb7cc2e8d39e1437 (diff)
downloadopenbsd-251109f6bb6e254d847e72e6fb1dfe25cb02834f.tar.gz
openbsd-251109f6bb6e254d847e72e6fb1dfe25cb02834f.tar.bz2
openbsd-251109f6bb6e254d847e72e6fb1dfe25cb02834f.zip
Remove comment containing an outdated path
Diffstat (limited to 'src/regress/lib')
-rw-r--r--src/regress/lib/libcrypto/ec/ectest.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/ec/ectest.c b/src/regress/lib/libcrypto/ec/ectest.c
index a66764a75f..f0b1028f48 100644
--- a/src/regress/lib/libcrypto/ec/ectest.c
+++ b/src/regress/lib/libcrypto/ec/ectest.c
@@ -1,5 +1,4 @@
1/* $OpenBSD: ectest.c,v 1.20 2023/07/24 17:00:11 tb Exp $ */ 1/* $OpenBSD: ectest.c,v 1.21 2023/07/26 22:46:06 tb Exp $ */
2/* crypto/ec/ectest.c */
3/* 2/*
4 * Originally written by Bodo Moeller for the OpenSSL project. 3 * Originally written by Bodo Moeller for the OpenSSL project.
5 */ 4 */