summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ec/ec_err.c
diff options
context:
space:
mode:
authortb <>2022-11-19 07:00:57 +0000
committertb <>2022-11-19 07:00:57 +0000
commitb197546e7fd8128aedea248a6196a0d25734b937 (patch)
treeea2ed349b4963d6f17652f4f5e962ee6d7cb2183 /src/lib/libcrypto/ec/ec_err.c
parentc85d7e98a77173fe38f0421c7cf06dc09bc9a746 (diff)
downloadopenbsd-b197546e7fd8128aedea248a6196a0d25734b937.tar.gz
openbsd-b197546e7fd8128aedea248a6196a0d25734b937.tar.bz2
openbsd-b197546e7fd8128aedea248a6196a0d25734b937.zip
whitespace
Diffstat (limited to 'src/lib/libcrypto/ec/ec_err.c')
-rw-r--r--src/lib/libcrypto/ec/ec_err.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/ec/ec_err.c b/src/lib/libcrypto/ec/ec_err.c
index 2ff8e9974e..be6a284599 100644
--- a/src/lib/libcrypto/ec/ec_err.c
+++ b/src/lib/libcrypto/ec/ec_err.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: ec_err.c,v 1.14 2022/11/10 16:37:52 jsing Exp $ */ 1/* $OpenBSD: ec_err.c,v 1.15 2022/11/19 07:00:57 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 *
@@ -131,7 +131,7 @@ static ERR_STRING_DATA EC_str_reasons[] =
131 131
132#endif 132#endif
133 133
134void 134void
135ERR_load_EC_strings(void) 135ERR_load_EC_strings(void)
136{ 136{
137#ifndef OPENSSL_NO_ERR 137#ifndef OPENSSL_NO_ERR