From: Dr. Stephen Henson Date: Thu, 10 Apr 2003 00:03:22 +0000 (+0000) Subject: Typo. X-Git-Tag: OpenSSL_0_9_7b~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=75fcbb43a7868256499d220127ce737db9a2b2b3;p=oweals%2Fopenssl.git Typo. --- diff --git a/crypto/asn1/asn1.h b/crypto/asn1/asn1.h index 99ba920eca..3414509f1b 100644 --- a/crypto/asn1/asn1.h +++ b/crypto/asn1/asn1.h @@ -132,7 +132,7 @@ extern "C" { #define B_ASN1_NUMERICSTRING 0x0001 #define B_ASN1_PRINTABLESTRING 0x0002 #define B_ASN1_T61STRING 0x0004 -#define B_ASN1_TELETEXSTRING 0x0008 +#define B_ASN1_TELETEXSTRING 0x0004 #define B_ASN1_VIDEOTEXSTRING 0x0008 #define B_ASN1_IA5STRING 0x0010 #define B_ASN1_GRAPHICSTRING 0x0020