X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fsecurity%2FPKIXTrustEngine.cpp;h=c8ed9bc6ce8b2e125fc57fc193bcce3c5a7cdd35;hb=3031c89c1e9110c5da7710b5694ff863d29ae28c;hp=bc9f27cbad06ea06dc8914db0998f2d5ac68d532;hpb=b85fe8767c9727abe2bbf44722d73dbb6a9ad603;p=shibboleth%2Fsp.git diff --git a/shibsp/security/PKIXTrustEngine.cpp b/shibsp/security/PKIXTrustEngine.cpp index bc9f27c..c8ed9bc 100644 --- a/shibsp/security/PKIXTrustEngine.cpp +++ b/shibsp/security/PKIXTrustEngine.cpp @@ -79,7 +79,7 @@ namespace shibsp { mutable map m_credentialMap; }; - SHIBSP_DLLLOCAL PluginManager::Factory PKIXTrustEngineFactory; + SHIBSP_DLLLOCAL PluginManager::Factory PKIXTrustEngineFactory; TrustEngine* SHIBSP_DLLLOCAL PKIXTrustEngineFactory(const DOMElement* const & e) {