summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2023-07-26 22:46:06 +0000
committertb <>2023-07-26 22:46:06 +0000
commita70c1fbf36434e69d26d99c94ea0de282e2e331a (patch)
tree625955c7d1374c7827bd61afb1ddf4fb85d3c739
parentde4bc15c26536b88068f28f760b5919c9813a95c (diff)
downloadopenbsd-a70c1fbf36434e69d26d99c94ea0de282e2e331a.tar.gz
openbsd-a70c1fbf36434e69d26d99c94ea0de282e2e331a.tar.bz2
openbsd-a70c1fbf36434e69d26d99c94ea0de282e2e331a.zip
Remove comment containing an outdated path
-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 */