X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=shibsp%2Fhandler%2Fimpl%2FAbstractHandler.cpp;h=837fc08f8c02adc54a06c0de019df7c029090616;hb=3031c89c1e9110c5da7710b5694ff863d29ae28c;hp=75c54327693a2d0c28b0b57f8e177fe16354a9ef;hpb=b85fe8767c9727abe2bbf44722d73dbb6a9ad603;p=shibboleth%2Fsp.git diff --git a/shibsp/handler/impl/AbstractHandler.cpp b/shibsp/handler/impl/AbstractHandler.cpp index 75c5432..837fc08 100644 --- a/shibsp/handler/impl/AbstractHandler.cpp +++ b/shibsp/handler/impl/AbstractHandler.cpp @@ -46,8 +46,8 @@ using namespace xercesc; using namespace std; namespace shibsp { - SHIBSP_DLLLOCAL PluginManager>::Factory SAML1ConsumerFactory; - SHIBSP_DLLLOCAL PluginManager>::Factory SAML2ConsumerFactory; + SHIBSP_DLLLOCAL PluginManager>::Factory SAML1ConsumerFactory; + SHIBSP_DLLLOCAL PluginManager>::Factory SAML2ConsumerFactory; }; void SHIBSP_API shibsp::registerHandlers()