artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18e678f
)
$OpenBSD$
author
tb
<tb@openbsd.org>
Sun, 15 Jul 2018 06:03:31 +0000
(06:03 +0000)
committer
tb
<tb@openbsd.org>
Sun, 15 Jul 2018 06:03:31 +0000
(06:03 +0000)
regress/lib/libcrypto/ec/ectest.c
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/ec/ectest.c
b/regress/lib/libcrypto/ec/ectest.c
index
9d7533b
..
4d305c9
100644
(file)
--- a/
regress/lib/libcrypto/ec/ectest.c
+++ b/
regress/lib/libcrypto/ec/ectest.c
@@
-1,3
+1,4
@@
+/* $OpenBSD: ectest.c,v 1.7 2018/07/15 06:03:31 tb Exp $ */
/* crypto/ec/ectest.c */
/*
* Originally written by Bodo Moeller for the OpenSSL project.