Update from HEAD.

This commit is contained in:
Dr. Stephen Henson
2007-01-21 16:02:37 +00:00
parent 5190ddd445
commit 566933a8ba
48 changed files with 60 additions and 60 deletions

View File

@@ -72,7 +72,7 @@ static ENUMERATED_NAMES crl_reasons[] = {
{-1, NULL, NULL}
};
X509V3_EXT_METHOD v3_crl_reason = {
const X509V3_EXT_METHOD v3_crl_reason = {
NID_crl_reason, 0, ASN1_ITEM_ref(ASN1_ENUMERATED),
0,0,0,0,
(X509V3_EXT_I2S)i2s_ASN1_ENUMERATED_TABLE,