]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Tue, 14 Jun 2016 18:12:14 +0000 (18:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Tue, 14 Jun 2016 18:12:14 +0000 (18:12 +0000)
src/ssl/gadgets.cc

index d7dd0813a8a182be92f975c1b9e94d9951bfd9bb..9d594be572fb372fd3957d08465450d505d4e660 100644 (file)
@@ -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.