summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/ecdh/ecdh_kdf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/ecdh/ecdh_kdf.c b/src/lib/libcrypto/ecdh/ecdh_kdf.c
index bcd718c47b..f9340749a6 100644
--- a/src/lib/libcrypto/ecdh/ecdh_kdf.c
+++ b/src/lib/libcrypto/ecdh/ecdh_kdf.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: ecdh_kdf.c,v 1.9 2023/06/25 19:43:28 tb Exp $ */
1/* 2/*
2 * Written by Stephen Henson for the OpenSSL project. 3 * Written by Stephen Henson for the OpenSSL project.
3 */ 4 */