diff options
Diffstat (limited to 'src/lib/libcrypto/ec/ec_err.c')
-rw-r--r-- | src/lib/libcrypto/ec/ec_err.c | 4 |
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 | ||
134 | void | 134 | void |
135 | ERR_load_EC_strings(void) | 135 | ERR_load_EC_strings(void) |
136 | { | 136 | { |
137 | #ifndef OPENSSL_NO_ERR | 137 | #ifndef OPENSSL_NO_ERR |