summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/v3err.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/x509/v3err.c (renamed from src/lib/libcrypto/x509v3/v3err.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/x509v3/v3err.c b/src/lib/libcrypto/x509/v3err.c
index a49632a069..f7850effb1 100644
--- a/src/lib/libcrypto/x509v3/v3err.c
+++ b/src/lib/libcrypto/x509/v3err.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: v3err.c,v 1.11 2014/07/10 22:45:58 jsing Exp $ */ 1/* $OpenBSD: v3err.c,v 1.1 2020/06/04 15:19:31 jsing Exp $ */
2/* ==================================================================== 2/* ====================================================================
3 * Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved. 3 * Copyright (c) 1999-2007 The OpenSSL Project. All rights reserved.
4 * 4 *