cleanup indentation
authorLuke Howard <lukeh@padl.com>
Tue, 10 May 2011 11:32:15 +0000 (13:32 +0200)
committerLuke Howard <lukeh@padl.com>
Tue, 10 May 2011 11:32:15 +0000 (13:32 +0200)
moonshot/mech_eap/util_saml.cpp

index 3363ce2..41bedad 100644 (file)
@@ -363,7 +363,7 @@ gss_eap_saml_attr_provider::getAssertion(int *authenticated,
     if (pAssertion != NULL)
         *pAssertion = NULL;
 
     if (pAssertion != NULL)
         *pAssertion = NULL;
 
-    saml = static_cast< gss_eap_saml_assertion_provider *>
+    saml = static_cast<gss_eap_saml_assertion_provider *>
         (m_manager->getProvider(ATTR_TYPE_SAML_ASSERTION));
     if (saml == NULL)
         return false;
         (m_manager->getProvider(ATTR_TYPE_SAML_ASSERTION));
     if (saml == NULL)
         return false;