Multi-line svn commit, see body.
[shibboleth/cpp-xmltooling.git] / xmltooling / security / impl / FilesystemCredentialResolver.cpp
index b36eef0..34b7bee 100644 (file)
@@ -356,7 +356,7 @@ FilesystemCredentialResolver::FilesystemCredentialResolver(const DOMElement* e)
             in = NULL;
         }
 
-        // Load the key.
+        // Load the CRL.
         crl = loadCRL();
     }