X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2Fprofile%2Fimpl%2FConditionsRule.cpp;h=0153bb6bffb130ede35792800125203567a115ef;hp=a390c2c3d2b811d97b7f2ec2b27ac570a27ce5f5;hb=1462057b3b9ae7e165d34d988e30b14c213672ca;hpb=756c7bfd3d42c1a483e9ac47f4e65bc0e01dbe76 diff --git a/saml/profile/impl/ConditionsRule.cpp b/saml/profile/impl/ConditionsRule.cpp index a390c2c..0153bb6 100644 --- a/saml/profile/impl/ConditionsRule.cpp +++ b/saml/profile/impl/ConditionsRule.cpp @@ -82,7 +82,7 @@ namespace opensaml { ConditionsRule::ConditionsRule(const DOMElement* e) : m_doc(nullptr) { - Category& log=Category::getInstance(SAML_LOGCAT".SecurityPolicyRule.Conditions"); + Category& log=Category::getInstance(SAML_LOGCAT ".SecurityPolicyRule.Conditions"); if (!e || !e->hasChildNodes()) { // Default the configuration.