summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTomas Mraz <tomas@openssl.org>2021-08-13 13:01:29 +0200
committerTomas Mraz <tomas@openssl.org>2021-08-13 13:01:29 +0200
commit8b169d433c026188219f3b4ca0b92d08e3012e58 (patch)
tree7ead87095f4b552807b1ed19cea6f314241ccb10 /include
parent5b31b9df7f89d2c2cb935c5e50a912cd048c07c9 (diff)
Revert "make update (adds a new function code)"
This reverts commit ea26844c4f624ef515d9228d3b623761a369b049. Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/16308)
Diffstat (limited to 'include')
-rw-r--r--include/openssl/asn1err.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/openssl/asn1err.h b/include/openssl/asn1err.h
index fc72bb70f4..e1ad1fefec 100644
--- a/include/openssl/asn1err.h
+++ b/include/openssl/asn1err.h
@@ -1,6 +1,6 @@
/*
* Generated by util/mkerr.pl DO NOT EDIT
- * Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -75,7 +75,6 @@ int ERR_load_ASN1_strings(void);
# define ASN1_F_ASN1_STRING_TO_BN 228
# define ASN1_F_ASN1_STRING_TYPE_NEW 130
# define ASN1_F_ASN1_TEMPLATE_EX_D2I 132
-# define ASN1_F_ASN1_TEMPLATE_EX_I2D 145
# define ASN1_F_ASN1_TEMPLATE_NEW 133
# define ASN1_F_ASN1_TEMPLATE_NOEXP_D2I 131
# define ASN1_F_ASN1_TIME_ADJ 217