summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 */