projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
721688c
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Thu, 10 Apr 2003 00:04:02 +0000
(
00:04
+0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Thu, 10 Apr 2003 00:04:02 +0000
(
00:04
+0000)
crypto/asn1/asn1.h
patch
|
blob
|
history
diff --git
a/crypto/asn1/asn1.h
b/crypto/asn1/asn1.h
index 790e7b967bf85b97efe6355eb55373c919a04aa2..a9ba2d6e9bb27fb6d2a9fe9d34935d59e50ee025 100644
(file)
--- 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 0x000
8
+#define B_ASN1_TELETEXSTRING 0x000
4
#define B_ASN1_VIDEOTEXSTRING 0x0008
#define B_ASN1_IA5STRING 0x0010
#define B_ASN1_GRAPHICSTRING 0x0020