From 5ff0af8e62c3e48ff5bee3b5119781e2b6350d25 Mon Sep 17 00:00:00 2001 From: Source Maintenance Date: Tue, 14 Jun 2016 18:12:14 +0000 Subject: [PATCH] SourceFormat Enforcement --- src/ssl/gadgets.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ssl/gadgets.cc b/src/ssl/gadgets.cc index d7dd0813a8..9d594be572 100644 --- a/src/ssl/gadgets.cc +++ b/src/ssl/gadgets.cc @@ -266,7 +266,7 @@ std::string & Ssl::CertificateProperties::dbKey() const /// Check if mimicCert certificate has the Authority Key Identifier extension /// and if yes add the extension to cert certificate with the same fields if -/// possible. If the issuerCert certificate does not have the Subject Key +/// possible. If the issuerCert certificate does not have the Subject Key /// Identifier extension (required to build the keyIdentifier field of /// AuthorityKeyIdentifier) then the authorityCertIssuer and /// authorityCertSerialNumber fields added. -- 2.39.5