summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2018-07-15 06:03:31 +0000
committertb <>2018-07-15 06:03:31 +0000
commitb6d0d594a046bb833366709a8dafe5e2adcf3be8 (patch)
tree196ca5acbed49c7336f71d5871df0cc97db6a2e7
parentf2cfc72ba8a4b95c60cee0f11692b973732e452e (diff)
downloadopenbsd-b6d0d594a046bb833366709a8dafe5e2adcf3be8.tar.gz
openbsd-b6d0d594a046bb833366709a8dafe5e2adcf3be8.tar.bz2
openbsd-b6d0d594a046bb833366709a8dafe5e2adcf3be8.zip
$OpenBSD$
Diffstat (limited to '')
-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.