summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2018-07-15 06:03:31 +0000
committertb <>2018-07-15 06:03:31 +0000
commit8c0bbf2963519850ff23e3a33209b67a4498c570 (patch)
tree196ca5acbed49c7336f71d5871df0cc97db6a2e7 /src
parent34935a113d5e9731b0f985d7399c4376551c53b2 (diff)
downloadopenbsd-8c0bbf2963519850ff23e3a33209b67a4498c570.tar.gz
openbsd-8c0bbf2963519850ff23e3a33209b67a4498c570.tar.bz2
openbsd-8c0bbf2963519850ff23e3a33209b67a4498c570.zip
$OpenBSD$
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libcrypto/ec/ectest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/ec/ectest.c b/src/regress/lib/libcrypto/ec/ectest.c
index 9d7533b628..4d305c983e 100644
--- a/src/regress/lib/libcrypto/ec/ectest.c
+++ b/src/regress/lib/libcrypto/ec/ectest.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: ectest.c,v 1.7 2018/07/15 06:03:31 tb Exp $ */
1/* crypto/ec/ectest.c */ 2/* crypto/ec/ectest.c */
2/* 3/*
3 * Originally written by Bodo Moeller for the OpenSSL project. 4 * Originally written by Bodo Moeller for the OpenSSL project.