summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/ecparam.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/usr.bin/openssl/ecparam.c (renamed from src/lib/libssl/src/apps/ecparam.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/ecparam.c b/src/usr.bin/openssl/ecparam.c
index 9f7c287d9c..9623cb96ce 100644
--- a/src/lib/libssl/src/apps/ecparam.c
+++ b/src/usr.bin/openssl/ecparam.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ecparam.c,v 1.24 2014/07/25 06:05:32 doug Exp $ */ 1/* $OpenBSD: ecparam.c,v 1.1 2014/08/26 17:47:24 jsing Exp $ */
2/* 2/*
3 * Written by Nils Larsch for the OpenSSL project. 3 * Written by Nils Larsch for the OpenSSL project.
4 */ 4 */