summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-07-26 22:46:07 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-07-26 22:46:07 +0000
commit4ad01ded99f37be060539760742456808d72e43a (patch)
treeb64e8ca81057ae575dc07343a0760ce784f79089 /regress
parent346f287637c420f6c856a442c985dfeae2590fce (diff)
Remove comment containing an outdated path
Diffstat (limited to 'regress')
-rw-r--r--regress/lib/libcrypto/ec/ectest.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/regress/lib/libcrypto/ec/ectest.c b/regress/lib/libcrypto/ec/ectest.c
index a66764a75ff..f0b1028f483 100644
--- a/regress/lib/libcrypto/ec/ectest.c
+++ b/regress/lib/libcrypto/ec/ectest.c
@@ -1,5 +1,4 @@
-/* $OpenBSD: ectest.c,v 1.20 2023/07/24 17:00:11 tb Exp $ */
-/* crypto/ec/ectest.c */
+/* $OpenBSD: ectest.c,v 1.21 2023/07/26 22:46:06 tb Exp $ */
/*
* Originally written by Bodo Moeller for the OpenSSL project.
*/