summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/conf/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/conf/conf.h')
-rw-r--r--src/lib/libcrypto/conf/conf.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/libcrypto/conf/conf.h b/src/lib/libcrypto/conf/conf.h
index bea6a87197..5d10163bfb 100644
--- a/src/lib/libcrypto/conf/conf.h
+++ b/src/lib/libcrypto/conf/conf.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: conf.h,v 1.15 2020/02/17 12:51:48 inoguchi Exp $ */ 1/* $OpenBSD: conf.h,v 1.16 2022/07/12 14:42:48 kn Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *
@@ -193,10 +193,6 @@ int CONF_parse_list(const char *list, int sep, int nospc,
193 193
194void OPENSSL_load_builtin_modules(void); 194void OPENSSL_load_builtin_modules(void);
195 195
196/* BEGIN ERROR CODES */
197/* The following lines are auto generated by the script mkerr.pl. Any changes
198 * made after this point may be overwritten when the script is next run.
199 */
200void ERR_load_CONF_strings(void); 196void ERR_load_CONF_strings(void);
201 197
202/* Error codes for the CONF functions. */ 198/* Error codes for the CONF functions. */