summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto_err.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/crypto_err.c (renamed from src/lib/libcrypto/cpt_err.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/cpt_err.c b/src/lib/libcrypto/crypto_err.c
index 459b99d433..08fb0ea16d 100644
--- a/src/lib/libcrypto/cpt_err.c
+++ b/src/lib/libcrypto/crypto_err.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: cpt_err.c,v 1.16 2024/06/24 06:43:22 tb Exp $ */ 1/* $OpenBSD: crypto_err.c,v 1.1 2024/11/05 11:21:15 tb Exp $ */
2/* ==================================================================== 2/* ====================================================================
3 * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved. 3 * Copyright (c) 1999-2011 The OpenSSL Project. All rights reserved.
4 * 4 *