summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/ec/ec_curve.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/ec/ec_curve.c')
-rw-r--r--lib/libssl/src/crypto/ec/ec_curve.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libssl/src/crypto/ec/ec_curve.c b/lib/libssl/src/crypto/ec/ec_curve.c
index 9278e5593b4..f852ccaee3e 100644
--- a/lib/libssl/src/crypto/ec/ec_curve.c
+++ b/lib/libssl/src/crypto/ec/ec_curve.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ec_curve.c,v 1.12 2015/06/20 13:26:08 jsing Exp $ */
+/* $OpenBSD: ec_curve.c,v 1.13 2016/03/10 23:21:46 mmcc Exp $ */
/*
* Written by Nils Larsch for the OpenSSL project.
*/
@@ -2209,7 +2209,7 @@ static const struct {
/* These curves were added by Annie Yousar <a.yousar@informatik.hu-berlin.de>
* For the definition of RFC 5639 curves see
- * http://www.ietf.org/rfc/rfc5639.txt
+ * https://www.ietf.org/rfc/rfc5639.txt
* These curves are generated verifiable at random, nevertheless the seed is
* omitted as parameter because the generation mechanism is different from
* those defined in ANSI X9.62.