summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/objects/objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/objects/objects.h')
-rw-r--r--src/lib/libcrypto/objects/objects.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/libcrypto/objects/objects.h b/src/lib/libcrypto/objects/objects.h
index 918928e2f0..fe3d7774d3 100644
--- a/src/lib/libcrypto/objects/objects.h
+++ b/src/lib/libcrypto/objects/objects.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: objects.h,v 1.17 2022/01/14 08:56:00 tb Exp $ */ 1/* $OpenBSD: objects.h,v 1.18 2022/07/12 14:42:49 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 *
@@ -1038,10 +1038,6 @@ extern int obj_cleanup_defer;
1038void check_defer(int nid); 1038void check_defer(int nid);
1039#endif 1039#endif
1040 1040
1041/* BEGIN ERROR CODES */
1042/* The following lines are auto generated by the script mkerr.pl. Any changes
1043 * made after this point may be overwritten when the script is next run.
1044 */
1045void ERR_load_OBJ_strings(void); 1041void ERR_load_OBJ_strings(void);
1046 1042
1047/* Error codes for the OBJ functions. */ 1043/* Error codes for the OBJ functions. */