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:
d9d2944
)
Fix from head.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 22 Sep 2006 17:06:51 +0000
(17:06 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 22 Sep 2006 17:06:51 +0000
(17:06 +0000)
crypto/asn1/x_req.c
patch
|
blob
|
history
diff --git
a/crypto/asn1/x_req.c
b/crypto/asn1/x_req.c
index b3f18ebc12fb19f978f5ec999a1dc72e190a1426..59ca8ce329379dcaeb3d4c8df64b8a4a9bef923b 100644
(file)
--- a/
crypto/asn1/x_req.c
+++ b/
crypto/asn1/x_req.c
@@
-102,7
+102,7
@@
ASN1_SEQUENCE_enc(X509_REQ_INFO, enc, rinf_cb) = {
IMPLEMENT_ASN1_FUNCTIONS(X509_REQ_INFO)
-ASN1_SEQUENCE_ref(X509_REQ, 0, CRYPTO_LOCK_X509_
INFO
) = {
+ASN1_SEQUENCE_ref(X509_REQ, 0, CRYPTO_LOCK_X509_
REQ
) = {
ASN1_SIMPLE(X509_REQ, req_info, X509_REQ_INFO),
ASN1_SIMPLE(X509_REQ, sig_alg, X509_ALGOR),
ASN1_SIMPLE(X509_REQ, signature, ASN1_BIT_STRING)