X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fbinding%2Fimpl%2FSAMLArtifact.cpp;h=7c50035d50895438e96ae11bb4a7fec7761f0cfa;hp=520e83d26dda42258298828ec37f091fa14d0d6c;hb=b1bc6cee9765011e91f139f4af302dd1007bb2a1;hpb=4b560801afc86e3381d06ed08c8cd151fb4f0bbe diff --git a/saml/binding/impl/SAMLArtifact.cpp b/saml/binding/impl/SAMLArtifact.cpp index 520e83d..7c50035 100644 --- a/saml/binding/impl/SAMLArtifact.cpp +++ b/saml/binding/impl/SAMLArtifact.cpp @@ -31,12 +31,12 @@ using namespace std; namespace opensaml { namespace saml1p { - SAML_DLLLOCAL PluginManager::Factory SAMLArtifactType0001Factory; - SAML_DLLLOCAL PluginManager::Factory SAMLArtifactType0002Factory; + SAML_DLLLOCAL PluginManager::Factory SAMLArtifactType0001Factory; + SAML_DLLLOCAL PluginManager::Factory SAMLArtifactType0002Factory; }; namespace saml2p { - SAML_DLLLOCAL PluginManager::Factory SAML2ArtifactType0004Factory; + SAML_DLLLOCAL PluginManager::Factory SAML2ArtifactType0004Factory; }; };