summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_err.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>1999-04-01 23:42:53 +0000
committerDr. Stephen Henson <steve@openssl.org>1999-04-01 23:42:53 +0000
commita0960a1d5b4f4b4fd59722bdca0cace5a6608659 (patch)
tree08ae9ea4d2b137874adfb93c35ab4babd77e1815 /crypto/asn1/asn1_err.c
parentba8608012a6b71b845786d6180c0814584a1807e (diff)
Did a 'make errors' to update asn1 error codes now typo is fixed
Diffstat (limited to 'crypto/asn1/asn1_err.c')
-rw-r--r--crypto/asn1/asn1_err.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/asn1/asn1_err.c b/crypto/asn1/asn1_err.c
index 54f052a7f8..7def93fb86 100644
--- a/crypto/asn1/asn1_err.c
+++ b/crypto/asn1/asn1_err.c
@@ -243,7 +243,6 @@ static ERR_STRING_DATA ASN1_str_reasons[]=
{ASN1_R_DATA_IS_WRONG ,"data is wrong"},
{ASN1_R_DECODE_ERROR ,"decode error"},
{ASN1_R_DECODING_ERROR ,"decoding error"},
-{ASN1_R_DEOCDE_ERROR ,"deocde error"},
{ASN1_R_ENCODE_ERROR ,"encode error"},
{ASN1_R_ERROR_PARSING_SET_ELEMENT ,"error parsing set element"},
{ASN1_R_EXPECTING_AN_ENUMERATED ,"expecting an enumerated"},