summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/curve25519/x25519test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/curve25519/x25519test.c')
-rw-r--r--src/regress/lib/libcrypto/curve25519/x25519test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/curve25519/x25519test.c b/src/regress/lib/libcrypto/curve25519/x25519test.c
index ae6e296a3d..02da807bd9 100644
--- a/src/regress/lib/libcrypto/curve25519/x25519test.c
+++ b/src/regress/lib/libcrypto/curve25519/x25519test.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: x25519test.c,v 1.2 2018/07/17 17:06:49 tb Exp $ */
1/* 2/*
2 * Copyright (c) 2015, Google Inc. 3 * Copyright (c) 2015, Google Inc.
3 * 4 *