diff options
author | tb <> | 2018-07-15 06:03:31 +0000 |
---|---|---|
committer | tb <> | 2018-07-15 06:03:31 +0000 |
commit | 8c0bbf2963519850ff23e3a33209b67a4498c570 (patch) | |
tree | 196ca5acbed49c7336f71d5871df0cc97db6a2e7 /src | |
parent | 34935a113d5e9731b0f985d7399c4376551c53b2 (diff) | |
download | openbsd-8c0bbf2963519850ff23e3a33209b67a4498c570.tar.gz openbsd-8c0bbf2963519850ff23e3a33209b67a4498c570.tar.bz2 openbsd-8c0bbf2963519850ff23e3a33209b67a4498c570.zip |
$OpenBSD$
Diffstat (limited to 'src')
-rw-r--r-- | src/regress/lib/libcrypto/ec/ectest.c | 1 |
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. |