Indent.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20788 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -442,7 +442,8 @@ verify_crl(hx509_context context,
|
||||
&crl->tbsCertList._save,
|
||||
&crl->signatureValue);
|
||||
if (ret) {
|
||||
hx509_set_error_string(context, HX509_ERROR_APPEND, ret, "CRL signature invalid");
|
||||
hx509_set_error_string(context, HX509_ERROR_APPEND, ret,
|
||||
"CRL signature invalid");
|
||||
goto out;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user